boringssl/crypto/fipsmodule/ecdsa
David Benjamin 42a8cbe37c Remove ECDSA_sign_setup and friends.
These allow precomputation of k, but bypass our nonce hardening and also
make it harder to excise BIGNUM. As a bonus, ECDSATest.SignTestVectors
is now actually covering the k^-1 and r computations.

Change-Id: I4c71dae162874a88a182387ac43999be9559ddd7
Reviewed-on: https://boringssl-review.googlesource.com/23074
Reviewed-by: Adam Langley <agl@google.com>
2017-11-22 20:23:40 +00:00
..
ecdsa_sign_tests.txt
ecdsa_test.cc Remove ECDSA_sign_setup and friends. 2017-11-22 20:23:40 +00:00
ecdsa_verify_tests.txt
ecdsa.c Remove ECDSA_sign_setup and friends. 2017-11-22 20:23:40 +00:00