Select Git revision
testsuite
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Nettle / nettle
Source project has a limited visibility.
Niels Möller
authored
* ecc-ecdsa-verify.c (ecc_ecdsa_verify): Use ecc_mod_mul_canonical to compute the scalars used for ecc multiplication. * testsuite/ecdsa-verify-test.c (test_main): Add test case that triggers an assert on 64-bit platforms, without above fix. * testsuite/ecdsa-sign-test.c (test_main): Test case generating the same signature.