Diffs:
http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl&files=dsa.c%2Bprng_fips1861.c&root=/cvsroot
Update of /cvsroot/mozilla/security/nss/lib/freebl
In directory megalon:/tmp/cvs-serv17196
Modified Files:
dsa.c prng_fips1861.c
Log Message:
Bugzilla Bug 294106: dsa.c: use const in the function prototype of
DSA_GenerateGlobalRandomBytes. prng_fips1861.c: implemented Algorithm 1
of FIPS 186-2 Change Notice 1 and increased the size (b) of the RNG's
seed-key from 160 bits to 256 bits. r=relyea,nelsonb.
|