Fix up path generation to use OPENSSL_MODULES
[openssl.git] / crypto / cmac / cm_ameth.c
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-29 PauliDeprecate the low level CMAC functions
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-30 Richard LevitteAdapt other EVP code to use EVP_MAC instead of direct...
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree NULL cleanup 11
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-03-28 Dr. Stephen HensonAdd functions returning security bits.
2011-06-03 Dr. Stephen Hensonlicense correction, no EAY code included in this file
2010-03-06 Dr. Stephen HensonAdd algorithm specific signature printing. An individua...
2010-02-08 Dr. Stephen HensonMake CMAC API similar to HMAC API. Add methods for...