openssl/crypto/ec
mancha fff69a7d8c Fix for CVE-2014-0076 backported to 0.9.8 branch
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.

Thanks for mancha for backporting the fix to OpenSSL 0.9.8 branch.
2014-03-27 00:55:08 +00:00
..
.cvsignore
ec.h Fix EC_KEY initialization race. 2012-10-05 20:51:47 +00:00
ec2_mult.c Fix for CVE-2014-0076 backported to 0.9.8 branch 2014-03-27 00:55:08 +00:00
ec2_smpl.c PR: 2632 2011-10-26 16:42:48 +00:00
ec2_smpt.c
ec_asn1.c Fix the BIT STRING encoding of EC points or parameter seeds 2006-12-19 15:10:46 +00:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
ec_key.c Fix EC_KEY initialization race. 2012-10-05 20:51:47 +00:00
ec_lcl.h
ec_lib.c Fix overly lenient comparisons: 2013-09-17 10:20:04 +02:00
ec_mult.c ECC library bugfixes. 2010-08-26 12:10:25 +00:00
ec_print.c
ecp_mont.c
ecp_nist.c
ecp_smpl.c PR: 1612 2011-01-24 14:42:11 +00:00
ectest.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
Makefile Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00