gecko-dev/security/nss/lib
nelsonb%netscape.com c029359f7f Fix mpp_pprime (Miller-Rabin Pseudo Primality test) to report MP_NO,
instead of MP_OKAY, for numbers == 3 mod 4 that are composite.
Also added two test cases to mpi-test.c.  Fixes bug 59438.
2000-11-08 01:52:52 +00:00
..
asn1 Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
base Changes to make base code compile in the current nss environment. This is so 2000-09-06 22:11:57 +00:00
certdb Fix a crash that occurs when NSS is initialized with NSS_NoDB_Init. 2000-10-06 21:38:57 +00:00
certhigh Fix a UMR, one of many where the SECItem type field was uninitialized. 2000-09-18 23:53:18 +00:00
ckfw Bugzilla bug #56442: checked in generated files as a result of a new 2000-10-14 01:29:12 +00:00
crmf Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
cryptohi Oops - fixed the fix. The prototype now correctly unpacks into a 2000-06-21 00:04:38 +00:00
fortcrypt Bugzilla bug #54711: removed unused variables MOZ_DIST and MOZ_LIB 2000-10-03 00:58:18 +00:00
freebl Fix mpp_pprime (Miller-Rabin Pseudo Primality test) to report MP_NO, 2000-11-08 01:52:52 +00:00
jar Remove old communicator stuff from libjar so modutil will build now. 2000-08-02 18:41:31 +00:00
macbuild Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
nss Implement new function NSS_InitReadWrite, which is just like NSS_Init 2000-10-06 21:37:25 +00:00
pk11wrap Make this file build on the Mac. 2000-11-08 01:06:47 +00:00
pkcs7
pkcs12
pki
pki1
pkix
smime In lib/smime, detect null pointers returned by various functions. 2000-10-06 23:26:12 +00:00
softoken Bugzilla bug #39476: free the dbname in the success case. 2000-10-01 17:13:34 +00:00
ssl With this change, SSL will not crash if the next lower layer's Recv 2000-10-07 02:22:22 +00:00
util Initial NetBSD port contributed by Shin'ichiro TAYA <taya@sm.sony.co.jp>. 2000-09-29 17:42:39 +00:00
Makefile Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default 2000-09-27 05:49:43 +00:00
manifest.mn Add the base and pkcs11 framework to the builds. 2000-09-06 22:24:48 +00:00