openssl/crypto/rsa
Richard Levitte cf33379997 PROV: Add type specific PKCS#8 decoding to the DER->key decoders
This required refactoring a number of functions from the diverse
EVP_PKEY_ASN1_METHOD implementations to become shared backend
functions.  It also meant modifying a few of them to return pointers
to our internal RSA / DSA/ DH / EC_KEY, ... structures instead of
manipulating an EVP_PKEY pointer directly, letting the caller do the
latter.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14314)
2021-03-19 16:46:39 +01:00
..
build.info Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_acvp_test_params.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_ameth.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
rsa_asn1.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_backend.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
rsa_chk.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_crpt.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_depr.c Update copyright year 2020-04-23 13:55:52 +01:00
rsa_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
rsa_gen.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_lib.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
rsa_local.h Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_meth.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_mp_names.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_mp.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_none.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_oaep.c Update copyright year 2021-01-28 13:54:57 +01:00
rsa_ossl.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
rsa_pk1.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pmeth.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_prn.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pss.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_saos.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_schemes.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_sign.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_sp800_56b_check.c Update copyright year 2021-03-11 13:27:36 +00:00
rsa_sp800_56b_gen.c Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
rsa_x931.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_x931g.c Update copyright year 2021-01-28 13:54:57 +01:00