]> git.ipfire.org Git - thirdparty/openssl.git/commit
FIPS: Remove ability to bypass the FIPS self tests
authorslontis <shane.lontis@oracle.com>
Fri, 9 Aug 2024 02:29:04 +0000 (12:29 +1000)
committerslontis <shane.lontis@oracle.com>
Fri, 16 Aug 2024 00:14:24 +0000 (10:14 +1000)
commit4b7b40f2f79ea4d3cb205660690382b8b9e9291f
tree40c0d6cce2b48ebed3cc499a68f0639f85494829
parenta595d624c896ace0eae017ad88268fa4c686b374
FIPS: Remove ability to bypass the FIPS self tests

This is a FIPS 140-3 requirement.
It should not be done as a FIPS indicator.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25147)
providers/fips/fipsprov.c
providers/fips/self_test.c
providers/fips/self_test.h