Fix no-posix-io compile failure
[openssl.git] / include / openssl / hmac.h
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