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
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
rsa_depr.c
rsa_err.c
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
rsa_mp_names.c
rsa_mp.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_none.c
rsa_oaep.c
rsa_ossl.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
rsa_pk1.c
rsa_pmeth.c Add ossl_rsa symbols 2021-03-18 17:52:37 +10:00
rsa_prn.c
rsa_pss.c
rsa_saos.c
rsa_schemes.c
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
rsa_x931g.c