]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/hmac.h
Following the license change, modify the boilerplates in include/ and crypto/include/
[thirdparty/openssl.git] / include / openssl / hmac.h
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