]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/kdf/pbkdf2.c
Adapt diverse code to provider based MACs.
[thirdparty/openssl.git] / crypto / kdf / pbkdf2.c
2019-06-11  Shane LontisPBKDF2 updates to conform to SP800-132
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-02-13  David MakepeaceAdded new EVP/KDF API.