openssl/providers
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
..
common Add new configurable item pbkdf2-lower-bound-check 2024-08-05 09:57:23 +10:00
fips Add new configurable item pbkdf2-lower-bound-check 2024-08-05 09:57:23 +10:00
implementations Disallow DSA Keygen in the FIPS provider 2024-08-06 11:01:13 +02:00
baseprov.c jitter: add a new provider containing a jitter entropy source alone 2024-07-31 14:44:51 +10:00
build.info
decoders.inc
defltprov.c jitter: add a new provider containing a jitter entropy source alone 2024-07-31 14:44:51 +10:00
encoders.inc
fips-sources.checksums
fips.checksum
fips.module.sources
legacyprov.c
nullprov.c
prov_running.c
stores.inc