]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man7/EVP_KDF-KB.pod
Support different R_BITS lengths for KBKDF
[thirdparty/openssl.git] / doc / man7 / EVP_KDF-KB.pod
2021-11-24  Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-05-07  Tomas MrazUnify parameter types in documentation
2021-03-17  Arthur GautierEVP_KDF-KB man page: fixup ABI/API change
2021-03-11  Matt CaswellUpdate copyright year
2021-03-09  Arthur GautierEVP_KDF-KB man page: Fix typo in the example code
2021-02-28  Paulidoc: document additional argument to KDF derive calls
2020-11-11  Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-10-22  Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-07-16  Matt CaswellRevert "kdf: make function naming consistent."
2020-06-25  Matt CaswellUpdate copyright year
2020-06-11  Paulikdf: make function naming consistent.
2019-12-12  Rich SalzVarious missing-link fixes
2019-11-21  Matt CaswellDocumentation updates due to naming tweaks
2019-11-14  Tomas MrazA few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-09-27  Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC