]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add FIPS indicator tests for KDFs
authorpohsingwu <pohsingwu@synology.com>
Fri, 12 Jul 2024 06:25:50 +0000 (14:25 +0800)
committerslontis <shane.lontis@oracle.com>
Thu, 1 Aug 2024 06:47:12 +0000 (16:47 +1000)
commitba977226cf97724bd4f591a10ff6d4149e35b5e2
tree90f9eac0c2afdafd032240aed7144dbca031bcd3
parent1b838621c329dcbd32b29e65084d74efe431d060
Add FIPS indicator tests for KDFs

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23900)
test/evp_test.c
test/recipes/30-test_evp_data/evpkdf_hkdf.txt
test/recipes/30-test_evp_data/evpkdf_ss.txt
test/recipes/30-test_evp_data/evpkdf_ssh.txt
test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt
test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt
test/recipes/30-test_evp_data/evpkdf_x963.txt
test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt
test/recipes/30-test_evp_data/evppkey_kdf_tls1_prf.txt