schnorrsig: Add BIP-340 compatible signing and verification

This commit is contained in:
Jonas Nick
2020-05-12 16:17:59 +00:00
parent 7332d2db6b
commit 4e43520026
6 changed files with 860 additions and 7 deletions

2
.gitignore vendored
View File

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