openssl/crypto/ec
Pauli 8fce04ee35 Increase the size of the stack buffer to prevent an overflow.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2721)
2017-02-24 00:00:32 +01:00
..
asm ec/asm/ecp_nistz256-x86_64.pl: add CFI directives. 2017-02-13 21:11:48 +01:00
build.info
curve25519.c
ec2_mult.c Check return value of some BN functions. 2016-11-15 18:54:28 -05:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c mem leak on error path and error propagation fix 2017-02-14 10:19:50 +00:00
ec_asn1.c Fix typo, should be && rather than & 2017-02-22 21:07:28 +01:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ec_kmeth.c
ec_lcl.h Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ec_lib.c Add -Wswitch-enum 2016-09-22 08:36:26 -04:00
ec_mult.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c Increase the size of the stack buffer to prevent an overflow. 2017-02-24 00:00:32 +01:00
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ecp_nistp256.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ecp_nistp521.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
ecp_oct.c
ecp_smpl.c
ecx_meth.c