openssl/crypto/ecdsa
Adam Langley 8a99cb29d1 Add secure DSA nonce flag.
This change adds the option to calculate (EC)DSA nonces by hashing the
message and private key along with entropy to avoid leaking the private
key if the PRNG fails.
2013-06-13 17:26:07 +01:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
ecdsa.h Add secure DSA nonce flag. 2013-06-13 17:26:07 +01:00
ecdsatest.c fix warning (revert original patch) 2012-01-10 14:36:41 +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 Add secure DSA nonce flag. 2013-06-13 17:26:07 +01:00
ecs_lib.c Fix EC_KEY initialization race. 2012-10-05 20:50:11 +00:00
ecs_locl.h Add secure DSA nonce flag. 2013-06-13 17:26:07 +01:00
ecs_ossl.c Add secure DSA nonce flag. 2013-06-13 17:26:07 +01:00
ecs_sign.c Add secure DSA nonce flag. 2013-06-13 17:26:07 +01: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-09-05 09:46:15 +00:00