btcd/btcec/schnorr/musig2
oftenoccur 126b0ecff1
chore: fix some typos in comments (#2164)
Signed-off-by: oftenoccur <ezc5@sina.com>
2024-04-26 08:08:05 -04: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 (#2100) 2024-03-25 09:44:25 -04: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 (#2100) 2024-03-25 09:44:25 -04:00
nonces.go fix typos (#2100) 2024-03-25 09:44:25 -04:00
nonces_test.go chore: fix some typos in comments (#2164) 2024-04-26 08:08:05 -04:00
sign.go btcec/schnorr/musig2: add pubkey check to Sign 2022-11-03 23:02:12 +01:00
sign_test.go fix typos (#2100) 2024-03-25 09:44:25 -04:00