btcd/btcec/schnorr/musig2
sputn1ck 53f47d65f1
btcec/schnorr/musig2: Add Sign test vectors
This commit adds the testvectors from
4c06f31daf
to the testcases
2022-08-04 11:49:17 +02:00
..
bench_test.go schnorr/musig2: add native support for taproot output key tweaking 2022-04-28 16:19:57 -07:00
context.go btcec/schnorr/musig2: pass in aux info during nonce generation 2022-04-28 16:20:07 -07:00
keys.go btcec/schnorr/musig2: Add AggregateKeys testvectors 2022-08-04 11:44:25 +02:00
musig2_test.go btcec/schnorr/musig2: Add Sign test vectors 2022-08-04 11:49:17 +02:00
nonces.go btcec/schnorr/musig2: Add nonce generation testcases 2022-08-04 11:38:20 +02:00
sign.go btcec/schnorr/musig2: add explicit support for BIP 86 multi-signing 2022-04-28 16:19:59 -07:00