Fix AES CBC mode EVP_CIPHER structures: the IV length is always
[openssl.git] / crypto / evp / e_aes.c
2001-09-25 Dr. Stephen HensonFix AES CBC mode EVP_CIPHER structures: the IV length...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-04-08 Richard LevitteAdd the possibility to have AES removed in Windows...
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-07 Dr. Stephen HensonFix AES code.