btcd/btcec/schnorr/musig2
LesCyber 6aaf65009c refactor: use errors.New to replace fmt.Errorf with no parameters
Signed-off-by: LesCyber <andi4cing@gmail.com>
2025-03-06 10:07:26 +08: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 refactor: use errors.New to replace fmt.Errorf with no parameters 2025-03-06 10:07:26 +08:00
keys.go refactor: use errors.New to replace fmt.Errorf with no parameters 2025-03-06 10:07:26 +08: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 refactor: use errors.New to replace fmt.Errorf with no parameters 2025-03-06 10:07:26 +08:00
sign_test.go fix typos (#2100) 2024-03-25 09:44:25 -04:00