]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/c_allc.c
PROV: add RSA signature implementation
[thirdparty/openssl.git] / crypto / evp / c_allc.c
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-04-29  Kirill MarinushkinAdd aliases for des-ede-ecb and des-ede3-ecb ciphers.
2016-04-13  Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-10  Andy Polyakovevp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
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