openssl/crypto/ecdsa
Dr. Stephen Henson 1e368ab08f Fix the ECDSA timing attack mentioned in the paper at:
http://eprint.iacr.org/2011/232.pdf

Thanks to the original authors Billy Bob Brumley and Nicola Tuveri for
bringing this to our attention.
2011-05-25 14:43:47 +00:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
ecdsa.h return an error if the supplied precomputed values lead to an invalid signature 2006-10-04 19:55:03 +00:00
ecdsatest.c check buffer is larger enough before overwriting 2011-04-06 18:07:12 +00:00
ecs_asn1.c hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
ecs_err.c Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
ecs_lib.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
ecs_locl.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_ossl.c Fix the ECDSA timing attack mentioned in the paper at: 2011-05-25 14:43:47 +00:00
ecs_sign.c Seed PRNG with DSA and ECDSA digests for additional protection against 2009-09-09 12:07:41 +00:00
ecs_vrf.c hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
Makefile Make it build, plus make depend. 2009-09-27 14:04:33 +00:00