openssl/crypto/ec
Dr. Stephen Henson f9b6c0ba4c Fix for CVE-2014-0076
Fix for the attack described in the paper "Recovering OpenSSL
ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
by Yuval Yarom and Naomi Benger. Details can be obtained from:
http://eprint.iacr.org/2014/140

Thanks to Yuval Yarom and Naomi Benger for discovering this
flaw and to Yuval Yarom for supplying a fix.
(cherry picked from commit 2198be3483)

Conflicts:

	CHANGES
2014-03-12 14:29:43 +00:00
..
.cvsignore
ec2_mult.c Fix for CVE-2014-0076 2014-03-12 14:29:43 +00:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c Add KDF for DH. 2013-08-05 15:45:01 +01:00
ec_asn1.c Make binary curve ASN.1 work in FIPS mode. 2013-03-26 16:56:50 +00:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c Add support for ECDH KARI. 2013-07-17 21:45:01 +01:00
ec_key.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ec_lcl.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ec_lib.c Fix overly lenient comparisons: 2013-09-16 12:59:21 +02:00
ec_mult.c
ec_oct.c
ec_pmeth.c Fix for some platforms where "char" is unsigned. 2013-11-09 15:09:23 +00:00
ec_print.c
ec.h misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
ecp_nistputil.c
ecp_oct.c
ecp_smpl.c
ectest.c
Makefile make depend 2014-02-19 20:09:08 +00:00