openssl/crypto/pkcs7
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
..
bio_pk7.c
build.info
pk7_asn1.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pk7_attr.c
pk7_doit.c Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
pk7_lib.c Add ossl_ x509 symbols 2021-03-18 17:52:38 +10:00
pk7_local.h Update copyright year 2021-03-11 13:27:36 +00:00
pk7_mime.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pk7_smime.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pkcs7err.c