Make sure we get the definition of OPENSSL_NO_IDEA.
[openssl.git] / crypto / evp / p5_crpt2.c
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:
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2001-12-09 Ben LaurieImprove back compatibility.
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
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-07-15 Ulf MöllerNO_HMAC.
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-07-11 Dr. Stephen HensonAdd a debugging option to PKCS#5 v2.0 key generation...
1999-06-29 Ulf MöllerFix no-hmac and no-ripemd.
1999-06-08 Ben LaurieSurvive pedanticism.
1999-06-07 Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...