openssl/providers/implementations/rands
jsondevers 4d41cc9103 Add handling for additional input in jitter rng
Fixes #25917

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25966)
2024-12-03 11:49:33 +01:00
..
seeding providers: stop probing for getentropy(3) on recent FreeBSD 2024-12-03 10:35:49 +01:00
build.info jitter: support an internal jitter entropy source in the FIPS provider 2024-10-09 13:53:10 +11:00
drbg_ctr.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
drbg_hash.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
drbg_hmac.c Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
drbg_local.h rand: remove unused field in DRBG structure 2024-09-19 08:43:58 +10:00
drbg.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
fips_crng_test.c fips: fix locking issues 2024-10-09 13:53:10 +11:00
seed_src_jitter.c Add handling for additional input in jitter rng 2024-12-03 11:49:33 +01:00
seed_src.c rand: fix seeding from a weak entropy source 2023-10-24 11:14:11 +01:00
test_rng.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00