boringssl/crypto/ecdsa
David Benjamin 7ed2e82e5a Consistently report an error on ECDSA verification failure.
This is a remnant of the ECDSA code returning a tri-state -1, 0, 1.

Change-Id: I8bd1fcd94e07dbffc650f414ebc19f30236378bd
Reviewed-on: https://boringssl-review.googlesource.com/15667
Reviewed-by: Adam Langley <agl@google.com>
2017-04-28 21:52:27 +00:00
..
CMakeLists.txt Import NIST ECDSA verification tests. 2016-08-30 16:02:11 +00:00
ecdsa_asn1.c Fix a few more missing CBB_cleanups. 2016-03-08 21:08:48 +00:00
ecdsa_sign_test.cc Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
ecdsa_sign_tests.txt Import NIST ECDSA signing tests. 2016-08-30 15:43:53 +00:00
ecdsa_test.cc Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
ecdsa_verify_test.cc Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
ecdsa_verify_tests.txt Import NIST ECDSA verification tests. 2016-08-30 16:02:11 +00:00
ecdsa.c Consistently report an error on ECDSA verification failure. 2017-04-28 21:52:27 +00:00