openssl/providers
Pauli 916b1f83d0 FIPS: remove algorithms that are not being validated.
Several MACs and one KDF are included in the FIPS provider with the property
"fips=yes" set but are not listed as being part of the OpenSSL validation.

This removes them from the FIPS provider.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11602)
2020-04-23 10:30:23 +01:00
..
common PROV: Implement EC param / key generation 2020-04-15 11:03:59 +02:00
fips FIPS: remove algorithms that are not being validated. 2020-04-23 10:30:23 +01:00
implementations Fix some build failures with no-dh 2020-04-22 10:32:47 +01:00
build.info Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00
defltprov.c
legacyprov.c
nullprov.c Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00