]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/p5_pbev2.c
Add OIDs for idea and blowfish. Unfortunately these are in
[thirdparty/openssl.git] / crypto / asn1 / p5_pbev2.c
1999-12-29  Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-07-21  Bodo MöllerTorture weak compilers less by not automatically includ...
1999-06-10  Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-08  Dr. Stephen HensonComplete support for PKCS#5 v2.0. Still needs extensive...
1999-06-07  Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...
1999-06-06  Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
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-04-08  Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.