openssl/providers
Richard Levitte 456b3b97a4 EVP, PROV: Add misc missing bits for RSA-PSS
- EVP_PKEY_is_a() didn't recognise "RSA-PSS" for legacy keys.
- The RSA-PSS keymgmt didn't have a OSSL_FUNC_keymgmt_match() function.
- ossl_prov_prepare_rsa_params() didn't return 1 for unrestricted
  RSA-PSS params.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12492)
2020-07-27 12:15:29 +02:00
..
common Fix no-ec2m 2020-07-27 10:07:35 +01:00
fips Cleanup fips provider init 2020-07-22 21:12:42 +10:00
implementations EVP, PROV: Add misc missing bits for RSA-PSS 2020-07-27 12:15:29 +02:00
build.info PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
defltprov.c PROV: Implement PEM to DER deserializer 2020-07-24 16:35:10 +02:00
legacyprov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00