Combine bench_sign and bench_verify into single bench

This commit is contained in:
Pieter Wuille
2021-10-17 12:08:06 -04:00
parent 8fa41201bd
commit 2a7be678a6
5 changed files with 51 additions and 71 deletions

4
.gitignore vendored
View File

@@ -1,9 +1,7 @@
bench_inv
bench
bench_ecdh
bench_ecmult
bench_schnorrsig
bench_sign
bench_verify
bench_recover
bench_internal
tests