Run util/openssl-format-source -v -c .
[openssl.git] / crypto / evp / evp_locl.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2010-02-26 Dr. Stephen HensonRevert CFB block length change. Despite what SP800...
2010-02-15 Dr. Stephen HensonThe "block length" for CFB mode was incorrectly coded...
2010-02-15 Dr. Stephen HensonCorrect ECB mode EVP_CIPHER definition: IV length is 0
2008-11-05 Dr. Stephen HensonChange old obsolete email address...
2008-09-21 Dr. Stephen HensonCamellia low level API algorithm blocking.
2008-09-15 Dr. Stephen HensonMerge EVP changes in from FIPS branch.
2007-07-08 Andy PolyakovEVP_*_cfb1 was broken [from HEAD].
2006-12-19 Nils Larschremove trailing '\'
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.