gecko-dev/security/nss
chrisk%netscape.com 23cd2f3659 First feeble attempt at fixing the problem that our definition of
Diffie-Hellman key parameters does not encompass all the optional
fields defined in RFC2459, section 7.3.2 (namely j and validationParams).

I added comments reminding us of the fact that PQGParams need to be
extended to hold these, and fixed the ASN1 prototype from its previous
totally broken status to one that decodes prime, subPrime and base
correctly, and skips the rest.

This avoids failure in public key extraction (which is part of verification)
with DH certs.
2000-06-20 16:22:36 +00:00
..
cmd Fixed bug in sequence printing code: array counter was overshooting by one 2000-06-20 14:35:17 +00:00
lib First feeble attempt at fixing the problem that our definition of 2000-06-20 16:22:36 +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 Set up code that allows you to run only some of the SSL tests in a single run. 2000-05-31 22:35:00 +00:00
Makefile Allow any build to use moz_import rule. mozilla dbm uses different lib name, so copy it over. 2000-05-25 23:10:35 +00:00
manifest.mn Initial NSS Open Source checkin 2000-03-31 20:13:40 +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