openssl/crypto/ec
Matt Caswell 615614c886 Fix bug in nistp224/256/521 where have_precompute_mult always returns 0
During precomputation if the group given is well known then we memcpy a
well known precomputation. However we go the wrong label in the code and
don't store the data properly. Consequently if we call have_precompute_mult
the data isn't there and we return 0.

RT#3600

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-29 12:56:58 +00:00
..
asm Fix some typos in comments 2016-01-07 20:53:23 -05:00
ec2_mult.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_ameth.c make EVP_PKEY opaque 2016-01-20 03:24:59 +00:00
ec_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_check.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_curve.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_cvt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_kmeth.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_mult.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_pmeth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
ec_print.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_kdf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_ossl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_ossl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_sign.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_vrf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
eck_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_mont.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nist.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nistp224.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistp256.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistp521.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistputil.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nistz256_table.c
ecp_nistz256.c Call single parent free_comp routine. 2016-01-13 22:01:02 -05:00
ecp_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Remove update tags 2016-01-20 09:09:14 -05:00