]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/kdf_lib.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / evp / kdf_lib.c
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-19  Richard LevitteIn provider implemented methods, save the name number...
2019-09-12  Matt CaswellPass the correct ctx to provider KDF functions
2019-09-10  PauliCoverity 1453628: Null pointer dereferences (REVERSE_INULL)
2019-09-06  PauliKDF/PRF updates to libcrypto
2019-05-16  Shane LontisAdded X963KDF API
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-03-19  Shane LontisSingle step kdf implementation
2019-02-27  Simo SorceImplement SSH KDF
2019-02-13  David MakepeaceAdded new EVP/KDF API.