]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add configuration option to allow the FIPS provider to use the jitter source internally
authorPauli <ppzgs1@gmail.com>
Thu, 19 Sep 2024 22:58:12 +0000 (08:58 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 9 Oct 2024 02:53:10 +0000 (13:53 +1100)
commit61f032cc7b0692abfa608112dcd6d5ff1be2374c
tree61a068a2200d886d74e7db82d3e52cdf09f86def
parent01ec59defdbd6643ae881864097ec579ddf6dfb1
Add configuration option to allow the FIPS provider to use the jitter source internally

Enabling this breaks FIPS compliance unless an entropy assessment and a revalidation
are undertaken.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25498)
Configure
INSTALL.md