]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/kdf/sskdf.c
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
[thirdparty/openssl.git] / crypto / kdf / sskdf.c
2019-06-06  Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-05-16  Shane LontisAdded X963KDF API
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-03-28  Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-27  Matt CaswellCorrectly check the return code of EVP_MAC_ctrl everwhe...
2019-03-19  Shane LontisSingle step kdf implementation