openssl/crypto/ec
slontis 5f820bd753 Fix potential infinite loops in ECDSA signing.
Similiar checks to the DSA code have been added for ECDSA also.
This should not be a problem when using named groups.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20384)
2023-03-01 09:20:49 +11:00
..
asm ec: Use .machine "any" explicitly in ecp_nistp521-ppc64 2023-03-01 09:19:08 +11:00
curve448 Support all five EdDSA instances from RFC 8032 2023-01-13 07:09:09 +00:00
build.info
curve25519.c Support all five EdDSA instances from RFC 8032 2023-01-13 07:09:09 +00:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED 2022-11-29 16:03:04 +01:00
ec_asn1.c
ec_backend.c
ec_check.c
ec_curve.c
ec_cvt.c
ec_deprecated.c
ec_err.c Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
ec_key.c
ec_kmeth.c
ec_lib.c New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PARAM. 2023-02-08 10:27:07 -05:00
ec_local.h
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c Remove redundant assignment in felem_mul_ref in p521 2022-11-30 07:13:03 +00:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c
ecp_ppc.c
ecp_s390x_nistp.c
ecp_smpl.c
ecx_backend.c
ecx_backend.h
ecx_key.c
ecx_meth.c Support all five EdDSA instances from RFC 8032 2023-01-13 07:09:09 +00:00
ecx_s390x.c