From acd3e548bc2cfd21985c98624bc78036401fd018 Mon Sep 17 00:00:00 2001 From: Shane Lontis Date: Mon, 23 Nov 2020 14:55:48 +1000 Subject: Add fips self tests for all included kdf Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13480) --- doc/man7/OSSL_PROVIDER-FIPS.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/man7') diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod index 7e2029b3eb..ad7c4a6244 100644 --- a/doc/man7/OSSL_PROVIDER-FIPS.pod +++ b/doc/man7/OSSL_PROVIDER-FIPS.pod @@ -299,6 +299,18 @@ Key agreement tests used with the "KAT_KA" type. =item "SSKDF" (B) +=item "X963KDF" (B) + +=item "X942KDF" (B) + +=item "PBKDF2" (B) + +=item "SSHKDF" (B) + +=item "TLS12_PRF" (B) + +=item "KBKDF" (B) + Key Derivation Function tests used with the "KAT_KDF" type. =item "CTR" (B) -- cgit v1.2.3