openssl/crypto/kdf
David Makepeace 0f52d9ed7e Cleaned up tls1_prf and added comments.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8987)
2019-05-24 10:39:18 +10:00
..
build.info Single step kdf implementation 2019-03-19 11:03:45 +00:00
hkdf.c Added algorithm description comments to HKDF. 2019-05-24 10:09:37 +10:00
kdf_err.c Added X963KDF API 2019-05-16 11:43:41 +10:00
kdf_local.h Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
kdf_util.c Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
pbkdf2.c Added EVP_KDF (similiar to the EVP_MAC) 2019-05-03 17:52:50 +02:00
scrypt.c Added EVP_KDF (similiar to the EVP_MAC) 2019-05-03 17:52:50 +02:00
sshkdf.c Change the digest string from "md" to "digest" 2019-05-03 23:47:43 +02:00
sskdf.c Added X963KDF API 2019-05-16 11:43:41 +10:00
tls1_prf.c Cleaned up tls1_prf and added comments. 2019-05-24 10:39:18 +10:00