openssl/providers/implementations
slontis 49a35f0f92 Disallow DSA Keygen in the FIPS provider
This uses a FIPS indicator.
Since DSA KeyGen is only useful for DSA signing,
it reuses the DSA signing FIPS configuration option and settable ctx name.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24978)
2024-08-06 11:01:13 +02:00
..
asymciphers Remove check for RSA encryption allowing X9.31 padding. 2024-07-21 11:54:58 -04:00
ciphers ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider 2024-08-01 17:29:39 +02:00
digests that open brace { should be on the previous line 2024-07-22 06:55:35 -04:00
encode_decode Copyright year updates 2024-04-09 13:43:26 +02:00
exchange Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
include/prov JITTER: implement error handling from jitter library 2024-07-31 14:44:51 +10:00
kdfs Add new configurable item pbkdf2-lower-bound-check 2024-08-05 09:57:23 +10:00
kem Change all existing FIPS configurable checks to use FIPS indicators. 2024-07-11 08:29:43 +10:00
keymgmt Disallow DSA Keygen in the FIPS provider 2024-08-06 11:01:13 +02:00
macs Add FIPS indicator to CMAC. 2024-07-31 09:04:17 +10:00
rands jitter: retry intermittent failures 2024-07-31 14:44:51 +10:00
signature Add RSA Signature restrictions for X9.31 padding in the FIPS provider. 2024-07-29 10:16:30 +10:00
storemgmt Copyright year updates 2023-09-07 09:59:15 +01:00
build.info