Adapt the MAC tests, and tests for other things that use EVP_MAC
[openssl.git] / test / evp_kdf_test.c
2019-08-15 Richard LevitteAdapt the MAC tests, and tests for other things that...
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-05-16 Shane LontisAdded X963KDF API
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-04-18 Simo SorceAdd SSHKDF in evp_kdf_test
2019-03-28 Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-19 Shane LontisSingle step kdf implementation
2019-02-13 David MakepeaceAdded new EVP/KDF API.