]> git.ipfire.org Git - thirdparty/openssl.git/commit
Run evp_test in FIPS mode
authorMatt Caswell <matt@openssl.org>
Mon, 5 Aug 2019 12:38:25 +0000 (13:38 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 7 Aug 2019 10:40:40 +0000 (11:40 +0100)
commitf305ecdac0b7048e7ef38a7196f4393fa7ceff38
tree76cce16591d188cca6f2a7d2008064ea7ceec2ee
parent7f612b1f04ee0cf72d6af292a76f43dd74e88af9
Run evp_test in FIPS mode

We run the cipher and digest evp_test test files in FIPS mode. Some
ciphers/digests aren't available in FIPS mode so we mark those as
only being available in the default provider.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9531)
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpciph.txt
test/recipes/30-test_evp_data/evpdigest.txt