Gregory Maxwell
|
99e2d5be0d
|
Avoids a missing brace warning in schnorrsig/tests_impl.h on old compilers.
GCC 4.9.2, at least, emits "warning: missing braces around initializer"
without this.
|
2021-05-02 20:02:12 +00:00 |
|
Russell O'Connor
|
fb390c5299
|
Remove underscores from header defs.
This makes them consistent with other files and avoids reserved identifiers.
|
2021-01-23 14:48:35 -05:00 |
|
Dimitris Apostolou
|
07aa4c70ff
|
Fix insecure links
|
2020-12-18 00:24:22 +02:00 |
|
Tim Ruffing
|
6173839c90
|
Switch to our own memcmp function
Fixes #823.
|
2020-10-11 10:39:20 -07:00 |
|
Pieter Wuille
|
a45c1fa63c
|
Rename testrand functions to have test in name
|
2020-09-25 20:50:43 -07:00 |
|
Jonas Nick
|
16ffa9d97c
|
schnorrsig: Add taproot test case
|
2020-09-06 19:00:08 +00:00 |
|
Jonas Nick
|
4e43520026
|
schnorrsig: Add BIP-340 compatible signing and verification
|
2020-09-06 19:00:03 +00:00 |
|
Jonas Nick
|
7332d2db6b
|
schnorrsig: Add BIP-340 nonce function
|
2020-09-06 19:00:03 +00:00 |
|
Jonas Nick
|
7a703fd97d
|
schnorrsig: Init empty experimental module
|
2020-09-06 19:00:03 +00:00 |
|