Dear all,
I am currently trying to implement Yarrow PRNG (designed by Bruce Schneier et al), I downloaded their codes from their website but I am having difficulty compiling it.
I started by double clicking the make file (frontend.mak) and I obtained the following error:
1>LINK : fatal error LNK1104: cannot open file 'prngcore.lib'
I have search through all the codes and I can't find prngcore.lib as well, does this mean one of the program is missing.
Thanks. Grateful for any help rendered.
imstucked
|