openssl/providers
Dimitri John Ledkov b9886a6f34 fips-jitter: set provider into error state upon CRNG permanent failures
With fips-jitter build time option, jitter can be inside FIPS
boundary.

Calls to jent_read_entropy() can return permanent failures for
Repetitive Count Test (RTC), Adaptive Proportion Test (APT), LAG
prediction test.

Ensure the module enters error state upon permanent jitter failures.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25957)
2024-11-25 15:20:55 +01:00
..
common Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
fips fips: remove redundant RSA encrypt/decrypt KAT 2024-11-22 14:26:01 +01:00
implementations fips-jitter: set provider into error state upon CRNG permanent failures 2024-11-25 15:20:55 +01:00
baseprov.c Copyright year updates 2024-09-05 09:35:49 +02:00
build.info first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
decoders.inc
defltprov.c Copyright year updates 2024-09-05 09:35:49 +02:00
encoders.inc
fips-sources.checksums make update 2024-09-05 09:37:42 +02:00
fips.checksum make update 2024-09-05 09:37:42 +02:00
fips.module.sources make update 2024-09-05 09:37:42 +02:00
legacyprov.c
nullprov.c
prov_running.c
stores.inc