]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/e_des3.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / evp / e_des3.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-10  Dr. Stephen HensonMake -DKSSL_DEBUG work again.
2008-09-15  Dr. Stephen HensonMerge EVP changes in from FIPS branch.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-28  Dr. Stephen HensonEnhance EVP code to generate random symmetric keys...
2004-01-28  Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2004-01-27  Andy PolyakovCFB DES sync-up with FIPS branch.
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_DES.
2002-02-16  Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
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()
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-06-03  Ben LaurieEVP constification.
2000-05-30  Dr. Stephen HensonFourth phase EVP revision.