boringssl/crypto/ecdsa
David Benjamin a6e86bc3dc Import NIST ECDSA signing tests.
These test vectors include the k value, so we can get a deterministic
test.

Change-Id: Ie3cb61a99203cd55b01f4835be7c32043309748d
Reviewed-on: https://boringssl-review.googlesource.com/10701
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-30 15:43:53 +00:00
..
CMakeLists.txt Import NIST ECDSA signing tests. 2016-08-30 15:43:53 +00:00
ecdsa_asn1.c Fix a few more missing CBB_cleanups. 2016-03-08 21:08:48 +00:00
ecdsa_sign_test.cc Import NIST ECDSA signing tests. 2016-08-30 15:43:53 +00:00
ecdsa_sign_tests.txt Import NIST ECDSA signing tests. 2016-08-30 15:43:53 +00:00
ecdsa_test.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
ecdsa.c Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. 2016-08-05 22:09:35 +00:00