]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/evp_pkey.c
Fix the PKCS#8 DSA code so it works again. All the
[thirdparty/openssl.git] / crypto / evp / evp_pkey.c
2000-03-07  Dr. Stephen HensonFix the PKCS#8 DSA code so it works again. All the
2000-02-05  Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-13  Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-03-28  Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.