openssl/crypto/ec
Dr. Stephen Henson 2198be3483 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.
2014-03-12 14:16:19 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec.h Fix EC_KEY initialization race. 2012-10-05 20:51:31 +00:00
ec2_mult.c Fix for CVE-2014-0076 2014-03-12 14:16:19 +00:00
ec2_smpl.c PR: 2632 2011-10-26 16:43:14 +00:00
ec_ameth.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
ec_asn1.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
ec_check.c fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 2006-03-13 23:14:57 +00:00
ec_curve.c Compress and more aggressively constify ec_curve.c [the latter is 2007-08-31 09:36:43 +00:00
ec_cvt.c Sun has agreed to removing the covenant language from most files. 2002-10-29 10:59:32 +00:00
ec_err.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:47:43 +00:00
ec_key.c Fix EC_KEY initialization race. 2012-10-05 20:51:31 +00:00
ec_lcl.h Change array representation of binary polynomials to make GF2m part of 2006-06-18 22:00:57 +00:00
ec_lib.c Fix overly lenient comparisons: 2013-09-16 13:13:32 +02:00
ec_mult.c ECC library bugfixes. 2010-08-26 12:10:44 +00:00
ec_pmeth.c PR: 2118 2009-11-30 13:53:42 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
eck_prn.c Fix a variety of warnings generated by some elevated compiler-fascism, 2008-03-16 21:05:46 +00:00
ecp_mont.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecp_nist.c Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 2008-04-24 10:04:26 +00:00
ecp_smpl.c PR: 1612 2011-01-24 14:41:58 +00:00
ectest.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
Makefile Update dependencies. 2008-03-22 18:52:03 +00:00