]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/kdf/sshkdf.c
Adapt diverse code to provider based MACs.
[thirdparty/openssl.git] / crypto / kdf / sshkdf.c
2019-05-03  Simo SorceChange the digest string from "md" to "digest"
2019-05-03  Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-02-28  Richard LevitteThe use of the likes of UINT32_MAX requires internal...
2019-02-27  Simo SorceImplement SSH KDF