Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
[openssl.git] / crypto / evp / p5_crpt.c
2005-07-26 Nils Larschimproved error checking and some fixes
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-07-10 Lutz JänickeReorder inclusion of header files:
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-05-04 Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
1999-06-30 Ulf MöllerMore no-xxx option tweaks.
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 HensonChange PBE handling a bit more: now the key and iv...
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-04 Dr. Stephen HensonAdd PKCS#5 v1.5 compatible algorithms and initial PKCS...