summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_KDF.pod
AgeCommit message (Expand)Author
2023-08-01Copyright year updatesMatt Caswell
2023-07-19EVP_KDF.pod: extend text on 'salt' and 'info' parametersDr. David von Oheimb
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-12-01Update copyright yearTomas Mraz
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2021-06-02doc: make XXX_get_number() internalPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-08Update the algorithm fetching documentation linksMatt Caswell
2021-04-02EVP: Add EVP_<TYPE>_description()Richard Levitte
2021-03-26doc: note that KDF/PRF transitions will be enforced at some future pointPauli
2021-03-11Update copyright yearMatt Caswell
2021-02-28evp: add param argument to KDF derive callPauli
2021-02-26doc: changes to match the updated context gettable/settable callsPauli
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2020-10-22Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().Shane Lontis
2020-10-22Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-23kdf/mac: add name query calls for KDFs and MACsPauli
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-11kdf: make function naming consistent.Pauli
2020-06-04Update copyright yearMatt Caswell
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2019-12-11Fix some typosVeres Lajos
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-17EVP: add functions that return the name numberRichard Levitte
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-17EVP: add missing common functionalityRichard Levitte
2019-10-17Some docs cleanupRichard Levitte
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-27Reformat param description linesPauli
2019-09-26KDF section 3 clean upPauli
2019-09-25Remove engine param from EVP_KDF and EVP_MAC documentationPauli
2019-09-18Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli
2019-09-14Use param types for parameter descriptions. Mention a size_t limit to those ...Pauli
2019-09-07Add 'engine' param to KDFsPauli
2019-09-06Update KDF documentation (section 3)Pauli