Added EVP_KDF (similiar to the EVP_MAC)
[openssl.git] / crypto / kdf / sskdf.c
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