openssl/providers
Pauli 7b4344ac3e Add a null provider which implements no algorithms.
By loading the null provider into the default context, it is possible
to verify that it is not accidentally being used.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11488)
2020-04-09 17:12:35 +10:00
..
common PROV: Add DERlib support for ECDSA and EC keys 2020-04-07 11:16:56 +02:00
fips Add data driven SELF TEST code for signatures and key agreement 2020-04-03 16:50:36 +10:00
implementations Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
build.info Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00
defltprov.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
legacyprov.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
nullprov.c Add a null provider which implements no algorithms. 2020-04-09 17:12:35 +10:00