openssl/crypto/ec
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
..
asm Fix: ecp_nistz256-armv4.S bad arguments 2020-09-20 14:21:15 +02:00
curve448 Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
build.info EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more available 2020-12-16 11:56:38 +01:00
curve25519.c Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
ec2_oct.c Update copyright year 2021-03-11 13:27:36 +00:00
ec2_smpl.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_ameth.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
ec_asn1.c Add ossl_encode symbols 2021-03-18 17:52:37 +10:00
ec_backend.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
ec_check.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_curve.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_cvt.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_deprecated.c Deprecate EC_POINT_bn2point and EC_POINT_point2bn. 2020-12-07 17:15:39 +10:00
ec_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
ec_key.c Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
ec_kmeth.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_lib.c Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
ec_local.h Update copyright year 2021-03-11 13:27:36 +00:00
ec_mult.c Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
ec_oct.c Update copyright year 2021-03-11 13:27:36 +00:00
ec_pmeth.c Remove a TODO(3.0) from EVP_PKEY_derive_set_peer() 2021-03-17 09:56:33 +00:00
ec_print.c Deprecate EC_POINT_bn2point and EC_POINT_point2bn. 2020-12-07 17:15:39 +10:00
ecdh_kdf.c Update copyright year 2021-03-11 13:27:36 +00:00
ecdh_ossl.c Update copyright year 2021-03-11 13:27:36 +00:00
ecdsa_ossl.c Update copyright year 2021-03-11 13:27:36 +00:00
ecdsa_sign.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
ecdsa_vrf.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
eck_prn.c Update copyright year 2021-01-28 13:54:57 +01:00
ecp_mont.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nist.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nistp224.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nistp256.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nistp521.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nistputil.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_nistz256_table.c Following the license change, modify the boilerplates in crypto/ec/ 2018-12-06 14:51:47 +01:00
ecp_nistz256.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_oct.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_s390x_nistp.c Update copyright year 2021-03-11 13:27:36 +00:00
ecp_smpl.c Update copyright year 2021-03-11 13:27:36 +00:00
ecx_backend.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
ecx_backend.h Fix the KEYNID2TYPE macro 2020-05-04 09:30:55 +01:00
ecx_key.c Update copyright year 2021-03-11 13:27:36 +00:00
ecx_meth.c PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
ecx_s390x.c Update copyright year 2020-04-23 13:55:52 +01:00