gecko-dev/security
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
..
coreconf Removed trailing tab for ppc platform def 2000-04-02 08:05:44 +00:00
nss First feeble attempt at fixing the problem that our definition of 2000-06-20 16:22:36 +00:00
psm We need libnlslocale for unix 2000-06-20 02:43:46 +00:00
Makefile.in Fixing makefiles with shaver's tarball 2000-03-01 01:22:44 +00:00
makefile.win Add makefile to the tip 2000-05-09 01:30:38 +00:00