test, remove unnecessary const cast
[openssl.git] / crypto / evp / evp_locl.h
2004-01-28 Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-01-02 Richard LevitteThe block size may be something other than 8!
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2000-06-11 Dr. Stephen HensonFix evp_locl.h macros.
2000-06-03 Ben LaurieEVP constification.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.