openssl/providers/implementations/signature
Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7
Improve the ossl_rsa_check_key() to prevent non-signature
operations with PSS keys.

Do not invoke the EVP_PKEY controls for CMS and PKCS#7 anymore
as they are not needed anymore and deprecate them.

Fixes #14276

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/14760)
2021-04-06 09:10:11 +02:00
..
build.info Add SM2 signature algorithm to default provider 2020-09-22 08:18:09 +01:00
dsa.c prov: support params arguments to signature init calls 2021-03-12 08:27:21 +10:00
ecdsa.c prov: support params arguments to signature init calls 2021-03-12 08:27:21 +10:00
eddsa.c Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
mac_legacy.c prov: support params arguments to signature init calls 2021-03-12 08:27:21 +10:00
rsa.c Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
sm2sig.c sm2: fix coverity 1467503: explicit null dereference 2021-03-26 08:44:04 +10:00