openssl/crypto/ecdsa
Adam Langley 190c615d43 Make `safe' (EC)DSA nonces the default.
This change updates 8a99cb29 to make the generation of (EC)DSA nonces
using the message digest the default. It also reverts the changes to
(EC)DSA_METHOD structure.

In addition to making it the default, removing the flag from EC_KEY
means that FIPS modules will no longer have an ABI mismatch.
2013-07-15 12:57:48 +01:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
ecdsa.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +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 Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ecs_lib.c Fix EC_KEY initialization race. 2012-10-05 20:50:11 +00:00
ecs_locl.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ecs_ossl.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ecs_sign.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +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