You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Levitte 7229a2f4ab EC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to support providers
Fixes #12852

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12853)
3 years ago
..
asm Ignore vendor name in Clang version number. 3 years ago
curve448 unify spelling of serialize 3 years ago
build.info Add libctx to ecdh_KDF_X9_63. 3 years ago
curve25519.c Update copyright year 3 years ago
ec2_oct.c Rename FIPS_MODE to FIPS_MODULE 3 years ago
ec2_smpl.c deprecate EC_POINT_make_affine and EC_POINTs_make_affine 3 years ago
ec_ameth.c Fix coverity CID #1458644 - Negative return passed to function taking size_t in ecdh_cms_set_shared_info() 3 years ago
ec_asn1.c Add Explicit EC parameter support to providers. 3 years ago
ec_backend.c Fix coverity CID #1466378 - Incorrect expression in ec_backend.c 3 years ago
ec_check.c Rename FIPS_MODE to FIPS_MODULE 3 years ago
ec_ctrl.c EC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to support providers 3 years ago
ec_curve.c Add more complete support for libctx/propq in the EC code 3 years ago
ec_cvt.c Add more complete support for libctx/propq in the EC code 3 years ago
ec_err.c Add Explicit EC parameter support to providers. 3 years ago
ec_key.c keygen: add FIPS error state management to conditional self tests 3 years ago
ec_kmeth.c Add more complete support for libctx/propq in the EC code 3 years ago
ec_lib.c EC: Remove one error record that shadows another 3 years ago
ec_local.h Add more complete support for libctx/propq in the EC code 3 years ago
ec_mult.c deprecate EC_POINT_make_affine and EC_POINTs_make_affine 3 years ago
ec_oct.c Update copyright year 3 years ago
ec_pmeth.c Add evp_test fixes. 3 years ago
ec_print.c Update copyright year 3 years ago
ecdh_kdf.c Add evp_test fixes. 3 years ago
ecdh_ossl.c Update copyright year 3 years ago
ecdsa_ossl.c Update copyright year 3 years ago
ecdsa_sign.c Update copyright year 3 years ago
ecdsa_vrf.c Update copyright year 3 years ago
eck_prn.c Update copyright year 3 years ago
ecp_mont.c Update copyright year 3 years ago
ecp_nist.c Update copyright year 3 years ago
ecp_nistp224.c Avoid undefined behavior with unaligned accesses 3 years ago
ecp_nistp256.c unify spelling of serialize 3 years ago
ecp_nistp521.c unify spelling of serialize 3 years ago
ecp_nistputil.c Update copyright year 3 years ago
ecp_nistz256.c [crypto/ec] Remove unreachable AVX2 code in NISTZ256 implementation 3 years ago
ecp_nistz256_table.c Following the license change, modify the boilerplates in crypto/ec/ 4 years ago
ecp_oct.c Rename FIPS_MODE to FIPS_MODULE 3 years ago
ecp_s390x_nistp.c Move EC_METHOD to internal-only 3 years ago
ecp_smpl.c Update copyright year 3 years ago
ecx_backend.c Add the ability to ECX to import keys with only the private key 3 years ago
ecx_backend.h Fix the KEYNID2TYPE macro 3 years ago
ecx_key.c Add the library ctx into an ECX_KEY 3 years ago
ecx_meth.c Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 3 years ago
ecx_s390x.c Update copyright year 3 years ago