openssl/providers/implementations/asymciphers
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 Move SM2 asymmetric encryption to be available in the default provider 2020-09-25 11:13:53 +01:00
rsa_enc.c Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
sm2_enc.c prov: asym ciphers take an extra init() params argument 2021-03-12 08:27:11 +10:00