summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_KDF-KB.pod
AgeCommit message (Expand)Author
2022-12-16Add KMAC support to KBKDF.slontis
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2021-11-24Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2021-05-07Unify parameter types in documentationTomas Mraz
2021-03-17EVP_KDF-KB man page: fixup ABI/API changeArthur Gautier
2021-03-11Update copyright yearMatt Caswell
2021-03-09EVP_KDF-KB man page: Fix typo in the example codeArthur Gautier
2021-02-28doc: document additional argument to KDF derive callsPauli
2020-11-11Add support for making all of KBKDF FixedInput fields optional.Shane Lontis
2020-10-22Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-06-25Update copyright yearMatt Caswell
2020-06-11kdf: make function naming consistent.Pauli
2019-12-12Various missing-link fixesRich Salz
2019-11-21Documentation updates due to naming tweaksMatt Caswell
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood