openssl/providers/common
slontis c13ddf0a6c Change all existing FIPS configurable checks to use FIPS indicators.
This changes the logic to always do the security checks and then decide
what to do based on if this passes or not. Failure of a check causes
either a failure OR the FIPS indicator callback to be triggered.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24623)
2024-07-11 08:29:43 +10:00
..
der configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
include/prov Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
bio_prov.c Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
build.info Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
capabilities.c Exclude X25519 and X448 from capabilities advertised by FIPS provider 2024-04-19 10:32:27 +02:00
digest_to_nid.c rsa-pss: add tests checking for SHAKE usage in RSA-PSS 2024-05-22 15:31:00 +02:00
provider_ctx.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_err.c proverr: add PROV_R_{INVALID_MEMORY_SIZE,INVALID_THREAD_POOL_SIZE} 2023-03-17 11:12:47 +11:00
provider_seeding.c rand: add callbacks to cleanup the user entropy resp. nonce 2023-10-20 09:48:34 +01:00
provider_util.c Cleanup : directly include of internal/nelem.h when required. 2022-11-23 18:08:25 +01:00
securitycheck_default.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
securitycheck_fips.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
securitycheck.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00