summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_KDF-KB.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support different R_BITS lengths for KBKDFPatrick Uiterwijk2021-11-241-0/+7
* Unify parameter types in documentationTomas Mraz2021-05-071-2/+2
* EVP_KDF-KB man page: fixup ABI/API changeArthur Gautier2021-03-171-3/+1
* Update copyright yearMatt Caswell2021-03-111-1/+1
* EVP_KDF-KB man page: Fix typo in the example codeArthur Gautier2021-03-091-1/+1
* doc: document additional argument to KDF derive callsPauli2021-02-281-3/+1
* Add support for making all of KBKDF FixedInput fields optional.Shane Lontis2020-11-111-8/+26
* Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis2020-10-221-1/+1
* Revert "kdf: make function naming consistent."Matt Caswell2020-07-161-10/+10
* Update copyright yearMatt Caswell2020-06-251-1/+1
* kdf: make function naming consistent.Pauli2020-06-111-10/+10
* Various missing-link fixesRich Salz2019-12-121-2/+0
* Documentation updates due to naming tweaksMatt Caswell2019-11-211-1/+1
* A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz2019-11-141-4/+4
* [KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood2019-10-171-11/+56
* [KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood2019-09-271-0/+115