openssl/crypto/kdf
Shane Lontis 97cc9c9b01 Coverity: hkdf ENV_MD_size() is an int that can be negative
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8692)
2019-04-09 09:02:59 +10:00
..
build.info Single step kdf implementation 2019-03-19 11:03:45 +00:00
hkdf.c Coverity: hkdf ENV_MD_size() is an int that can be negative 2019-04-09 09:02:59 +10:00
kdf_err.c Single step kdf implementation 2019-03-19 11:03:45 +00: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 new EVP/KDF API. 2019-02-13 12:11:49 +01:00
scrypt.c Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
sshkdf.c The use of the likes of UINT32_MAX requires internal/numbers.h 2019-02-28 10:31:20 +01:00
sskdf.c coverity fixes for SSKDF + mac_app + kdf test cleanup 2019-03-28 10:17:38 +00:00
tls1_prf.c Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00