]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/c_allc.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / evp / c_allc.c
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-02-11  Andy PolyakovAdd Camellia CTR mode.
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Matt CaswellAdded OPENSSL_NO_OCB guards
2014-12-08  Matt CaswellAdd EVP support for OCB mode
2014-07-18  Dr. Stephen HensonRFC 5649 support.
2013-07-17  Dr. Stephen HensonEVP support for wrapping algorithms.
2013-05-13  Andy PolyakovAdd AES-SHA256 stitch.
2013-03-06  Dr. Stephen HensonAdd CCM ciphers to tables.
2013-02-06  Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06  Ben LaurieMake CBC decoding constant time.
2011-10-18  Andy Polyakovc_allc.c: add aes-xts to loop.
2011-08-23  Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-03  Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2010-02-23  Andy PolyakovAdd AES counter mode to EVP.
2009-12-25  Dr. Stephen HensonTraditional Yuletide commit ;-)
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-05-15  Dr. Stephen HensonChange builting PBE to use static table. Add entries...
2004-01-28  Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2002-05-31  Richard LevitteDeclare the CFB and OFB modes for AES, and prepare...
2002-02-20  Richard LevitteAdd comfy aliases for AES in CBC mode.
2001-08-18  Ben LaurieAdd first cut symmetric crypto support.
2001-07-21  Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-07  Dr. Stephen HensonFix AES code.
2001-02-06  Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2000-10-14  Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-02-23  Dr. Stephen HensonAdd PBE algorithms with ciphers, not digests.
2000-02-04  Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to