gecko-dev/security/nss
mcgreer%netscape.com 0bc2e73f90 Changes to RSA keygen:
* use mp_invmod instead of mp_xgcd.  nelsonb optimized mp_invmod for even moduli, and this will take advantage of it.
* Assure that p > q.
* Assure that n is actually keysizeInBits long by setting the two high-order bits of p and q during generation.  Previously, it was possible for n to be 1 bit short.
2000-10-31 16:52:31 +00:00
..
cmd Functions that provide default RSA public and private key for performance 2000-10-26 00:29:09 +00:00
lib Changes to RSA keygen: 2000-10-31 16:52:31 +00:00
macbuild (not part of build) added mozilla/security/nss/lib/smime to access paths. 2000-06-14 03:16:41 +00:00
tests Commented out 'rm -rf ${TEMPFILES}' because TEMPFILES is not defined. 2000-10-11 06:47:36 +00:00
Makefile Bugzilla bug #54711: implemented the moz_import rule for OS/2. 2000-10-05 04:12:30 +00:00
makefile.win Added makefile.win as the interface to Mozilla Client's Win32 build 2000-09-11 04:38:09 +00:00
manifest.mn Bugzilla bug #53204: import NSPR 4.0.1 on Windows NT and 4.0 on all other 2000-09-19 17:49:54 +00:00
relnotes.txt Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
trademarks.txt Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00