Граф коммитов

117 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com a119a2b900 fix unitialized key_type variable. Add asserts to it doesn't happen again. 2001-08-18 19:15:46 +00:00
mcgreer%netscape.com 879c001c45 clean up patch based on wtc review 2001-08-13 13:50:56 +00:00
mcgreer%netscape.com 7eb7ae03e3 fix for 94866, DSA key gen broken on 64-bit platforms 2001-08-11 14:59:03 +00:00
mcgreer%netscape.com 9d98643622 fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token, added new PKCS#11 mechanisms to handle PKCS#12 integrity key generation. 2001-08-03 18:50:54 +00:00
nicolson%netscape.com fae86f4dbc Fix 87670: memory corruption in NSC_SignInit. 2001-06-25 21:48:07 +00:00
relyea%netscape.com 7c1b2dd0c9 Make CKM_MD5_RSA_PKCS actually do MD5 hashes instead of MD2 hashes. 2001-05-02 00:02:10 +00:00
nelsonb%netscape.com f8e2a2a948 Implementation of 5 DHE ciphersuites, client side only.
Contributed by Dr Stephen Henson <stephen.henson@gemplus.com>
2001-04-11 00:29:18 +00:00
relyea%netscape.com a23285e902 DES key gens need to fall through to set the rest of their attributes
(remove spurious break). S/MIME should function again after this.
2001-03-13 00:04:51 +00:00
relyea%netscape.com 9d9fb5174d Fix AIX 64 bit tools failure. For some reason the 64 bit compilier didn't like
the massive switch statement. The new code is easier to read anyway now.
bug 70713
2001-03-10 01:34:08 +00:00
relyea%netscape.com 34316080bc Fix mismatched parameter problem. 2001-02-22 18:27:28 +00:00
relyea%netscape.com 6e2d9268f5 Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites. 2001-02-21 19:52:12 +00:00
relyea%netscape.com 42e1aaee86 Fix error value to return a less misleading generic error when the bignum libraries fail 2001-02-06 00:09:54 +00:00
nelsonb%netscape.com 8bad955812 Effectively remove all the code that uses RC5 from the software token
by surrounding it with #if NSS_SOFTOKEN_DOES_RC5
2000-09-07 01:17:00 +00:00
chrisk%netscape.com 67e0b44687 Fix DSA / BLAPI interface by creating stub functions that have the
correct signature for being called via context->update or context->verify.
2000-06-12 23:43:42 +00:00
relyea%netscape.com 2900921f0d Fix bug which would have bypassed mac checking in TLS 2000-05-31 22:36:02 +00:00
mcgreer%netscape.com 1d3f68dd7e Changing all MIN's and MAX's to PR_MIN, PR_MAX 2000-05-18 15:30:12 +00:00
relyea%netscape.com 9fd7059a19 Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00