btcd/btcec/schnorr
sputn1ck 883a03da99
musig2: add early nonce gen KnownSigners test
This commit changes the early nonce gen test to use the KnownSigners
Option for one of the contexts.
2023-07-11 14:01:37 +02:00
..
musig2 musig2: add early nonce gen KnownSigners test 2023-07-11 14:01:37 +02:00
bench_test.go btcec/schnorr: add benchmarks for sign/verify 2022-01-31 14:40:35 -08:00
error.go btcec/v2/schnorr: add initial BIP-340 schnorr sig implementation 2022-01-31 14:25:47 -08:00
pubkey.go btcec/v2/schnorr: add initial BIP-340 schnorr sig implementation 2022-01-31 14:25:47 -08:00
signature_test.go btcec/schnorr: use private key copy for BIP-340 signatures 2022-11-09 11:30:15 -08:00
signature.go btcec/schnorr: use private key copy for BIP-340 signatures 2022-11-09 11:30:15 -08:00