btcd/btcec/schnorr/musig2
2023-11-20 12:04:31 -05:00
..
data btcec/schnorr/musig2: add pubkey check to Sign 2022-11-03 23:02:12 +01:00
bench_test.go btcec/schnorr/musig2: fix BenchmarkPartialVerify 2022-11-09 12:50:18 -08:00
context.go Fix typos 2023-11-20 12:04:31 -05:00
keys.go btcec/schnorr/musig2: add key tweak sign test vectors 2022-10-20 17:57:55 -07:00
keys_test.go btcec/schnorr/musig2: add sig verify+sign test vectors 2022-10-20 17:57:57 -07:00
musig2_test.go Fix typos 2023-11-20 12:04:31 -05:00
nonces.go btcec/schnorr/musig2: add public key to secnonce 2022-11-03 23:02:06 +01:00
nonces_test.go btcec/schnorr/musig2: add pk option to NonceGen 2022-11-03 23:01:41 +01:00
sign.go btcec/schnorr/musig2: add pubkey check to Sign 2022-11-03 23:02:12 +01:00
sign_test.go btcec/schnorr/musig2: add sig combine test vectors 2022-10-20 17:58:00 -07:00