btcd/btcec/schnorr/musig2
2022-08-04 11:51:02 +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 PartialSigVerify testvectors 2022-08-04 11:51:02 +02:00
nonces.go btcec/schnorr/musig2: Add nonce generation testcases 2022-08-04 11:38:20 +02:00
sign.go btcec/schnorr/musig2: Throw error on invalid partial sig 2022-08-04 11:49:29 +02:00