openssl/providers
Matt Caswell f1d6670840 Swap to FIPS186-2 DSA generation outside of the FIPS module
Inside the FIPS module we continue to use FIPS186-4. We prefer FIPS186-2
in the default provider for backwards compatibility reasons.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13228)
2020-11-18 14:54:18 +00:00
..
common Fix dsa securitycheck for fips. 2020-11-16 17:21:57 +10:00
fips Add AES KW inverse ciphers to the EVP layer 2020-11-02 09:22:14 +10:00
implementations Swap to FIPS186-2 DSA generation outside of the FIPS module 2020-11-18 14:54:18 +00:00
baseprov.c PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
build.info
decoders.inc PROV: Re-implement all the keypair decoders 2020-11-11 11:42:06 +01:00
defltprov.c PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
encoders.inc PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
legacyprov.c
nullprov.c
prov_running.c
stores.inc