Change the EVP_somecipher() and EVP_somedigest()
[openssl.git] / crypto / evp / p5_crpt2.c
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...