openssl/crypto/ecdsa
Dr. Stephen Henson 992bdde62d 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:41:56 +00:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
ecdsa.h Add ECDSA functionality to fips module. Initial very incomplete version 2011-02-14 17:14:55 +00:00
ecdsatest.c Only use fake rand once per operation. This stops the EC 2011-04-06 23:42:55 +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 Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
ecs_lib.c Fix warnings. 2010-06-12 14:13:23 +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:41:56 +00:00
ecs_sign.c Seed PRNG with DSA and ECDSA digests for additional protection against 2009-09-09 12:15:08 +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 update 2011-03-24 22:59:02 +00:00