openssl/crypto/ec
Shane Lontis c0f39ded68 Add Explicit EC parameter support to providers.
This was added for backward compatability.
Added EC_GROUP_new_from_params() that supports explicit curve parameters.

This fixes the 15-test_genec.t TODO.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12604)
2020-08-22 14:55:41 +10:00
..
asm [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation 2020-06-04 18:35:28 +03:00
curve448 unify spelling of serialize 2020-07-30 20:15:22 +10:00
build.info Add libctx to ecdh_KDF_X9_63. 2020-08-09 17:34:52 +10:00
curve25519.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_asn1.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_backend.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_check.c
ec_ctrl.c Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic 2020-06-19 10:19:31 +01:00
ec_curve.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_cvt.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_err.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_key.c Ensure creating an EC public key uses the libctx 2020-06-19 10:34:58 +01:00
ec_kmeth.c Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_lib.c Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ec_local.h Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +01:00
ec_mult.c
ec_oct.c
ec_pmeth.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
ec_print.c
ecdh_kdf.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c unify spelling of serialize 2020-07-30 20:15:22 +10:00
ecp_nistp521.c unify spelling of serialize 2020-07-30 20:15:22 +10:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation 2020-06-04 18:35:28 +03:00
ecp_oct.c
ecp_s390x_nistp.c
ecp_smpl.c
ecx_backend.c
ecx_backend.h
ecx_key.c
ecx_meth.c Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 2020-08-21 09:04:10 +02:00
ecx_s390x.c