openssl/providers/fips
slontis 250a7adbea Add "no-fips-post" configure option.
Using this option disables the OpenSSL FIPS provider
self tests.
This is intended for debugging purposes only,
as it breaks FIPS compliance.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25063)
2024-08-09 09:12:45 +10:00
..
build.info Add FIPS indicator helpers 2024-07-11 08:29:43 +10:00
fips_entry.c PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fipsindicator.c fips: correctly initialise FIPS indicator settables 2024-07-19 17:33:19 +02:00
fipsprov.c Add "no-fips-post" configure option. 2024-08-09 09:12:45 +10:00
self_test_data.inc Disable DSA signing in the FIPS provider. 2024-07-26 09:24:04 +10:00
self_test_kats.c Disable DSA signing in the FIPS provider. 2024-07-26 09:24:04 +10:00
self_test.c Add "no-fips-post" configure option. 2024-08-09 09:12:45 +10:00
self_test.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00