]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/hmac.h
Move ossl_asn1_string_to_time_t() to libtestutil
[thirdparty/openssl.git] / include / openssl / hmac.h
2021-05-08  Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-06  Matt CaswellUpdate copyright year
2021-05-04  Tomas MrazBump HMAC_MAX_MD_CBLOCK to 200 due to SHA-3
2020-12-04  Richard LevitteSwitch deprecation method for HMAC
2020-04-23  Matt CaswellUpdate copyright year
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-29  Paulihmac: preprocessor indentation fixes
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-09-03  PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2016-06-24  Matt CaswellAdd a getter to obtain the HMAC_CTX md
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-05-16  Steffan Kargerconst correctness: make HMAC_size() take a const *
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-07  Richard LevitteCleanup: rename HMAC_CTX_init to HMAC_CTX_reset
2015-12-07  Richard LevitteRemove HMAC_CTX_cleanup and combine its functionality...
2015-12-07  Richard LevitteMake the definition of HMAC_CTX opaque
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-10-27  Rich SalzRemove HAMC_cleanup
2015-09-20  Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-06-12  Matt CaswellFix ABI break with HMAC
2015-03-31  Richard LevitteStop symlinking, move files to intended directory