Add NOTES.ANDROID.
[openssl.git] / crypto / evp / c_alld.c
2018-01-23 PauliSHA512/224 and SHA512/256
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-12 Andy PolyakovWire SHAKE to EVP.
2017-07-25 Andy PolyakovWire SHA3 EVPs and add tests.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-24 Dr. Stephen HensonAdd MD5+SHA1
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-11 Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-04 Kurt RoeckxRemove SSLv2 support
2009-07-08 Dr. Stephen HensonDelete MD2 from algorithm tables as in 0.9.8-stable...
2009-07-01 Dr. Stephen HensonUpdate from 1.0.0-stable
2005-11-30 Andy PolyakovAdd Whirlpool to EVP.
2005-04-30 Andy PolyakovAllow for ./config no-sha0 [from stable].
2004-05-31 Andy PolyakovEVP bindings to new SHA algorithms.
2002-02-13 Bodo MöllerECDSA support
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
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