]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/HMAC.pod
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[thirdparty/openssl.git] / doc / man3 / HMAC.pod
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-06-26  pedro martellettodoc/man3: fix types taken by HMAC(), HMAC_Update()
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 HMAC functions
2019-10-03  Rich SalzFix errors found by new find-doc-nits
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-03  Richard LevitteDocs: better deprecation text
2017-09-02  Rich SalzLess documentation for deprecated API
2017-07-16  Rich SalzDon't use "version" in "OpenSSL Version 1.1.0" etc
2017-06-08  Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-05-25  Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2016-11-11  Richard LevitteFix referenses in section 3 manuals
2016-11-04  Matt CaswellDocument the HMAC_size() function
2016-10-26  Rich SalzMove manpages to man[1357] structure.