boringssl/crypto/fipsmodule/ecdsa
David Benjamin adeb72b353 Fix r = p-n+epsilon ECDSA tests.
I forgot to refresh the public key in those tests, so they weren't
actually testing what they were supposed to. With this fix, injecting
too larger of a P_MINUS_ORDER into p256-x86_64.c now breaks tests.

Change-Id: I5d10a85c84b09629448beef67c86de607525fc71
Reviewed-on: https://boringssl-review.googlesource.com/c/33044
Reviewed-by: Adam Langley <agl@google.com>
2018-11-12 16:34:45 +00:00
..
ecdsa_sign_tests.txt Add tests for large digests. 2018-04-02 18:18:23 +00:00
ecdsa_test.cc Better test boundary cases of ec_cmp_x_coordinate. 2018-11-08 23:52:07 +00:00
ecdsa_verify_tests.txt Fix r = p-n+epsilon ECDSA tests. 2018-11-12 16:34:45 +00:00
ecdsa.c Fix build when bcm.c is split up. 2018-11-08 22:35:51 +00:00