]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_KDF.pod
Don't hold a lock when calling a callback in ossl_namemap_doall_names
[thirdparty/openssl.git] / doc / man3 / EVP_KDF.pod
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2020-10-22  Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-22  Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-23  Paulikdf/mac: add name query calls for KDFs and MACs
2020-07-16  Matt CaswellRevert "kdf: make function naming consistent."
2020-07-04  Gustaf NeumannFix typos and repeated words
2020-06-11  Paulikdf: make function naming consistent.
2020-06-04  Matt CaswellUpdate copyright year
2020-05-26  Shane LontisUpdate core_names.h fields and document most fields.
2019-12-11  Veres LajosFix some typos
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17  Richard LevitteEVP: add functions that return the name number
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Richard LevitteEVP: add missing common functionality
2019-10-17  Richard LevitteSome docs cleanup
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-27  PauliReformat param description lines
2019-09-25  PauliKDF section 3 clean up
2019-09-25  PauliRemove engine param from EVP_KDF and EVP_MAC documentation
2019-09-18  PauliUse PARAMETERS instead of PARAMETER NAMES for the headi...
2019-09-14  PauliUse param types for parameter descriptions. Mention...
2019-09-07  PauliAdd 'engine' param to KDFs
2019-09-06  PauliUpdate KDF documentation (section 3)