btcd/btcec/schnorr
Olaoluwa Osuntokun 93518d198d
Merge pull request #2561 from Lrifton92/fix/schnorr-parse-s-range
btcec/schnorr: reject s >= group order in ParseSignature
2026-07-20 16:57:43 -05:00
..
musig2 musig2: test partial signature short reads 2026-06-26 12:17:37 -05:00
bench_test.go btcec/schnorr: add benchmarks for sign/verify 2022-01-31 14:40:35 -08:00
error.go btcec/v2/schnorr: add initial BIP-340 schnorr sig implementation 2022-01-31 14:25:47 -08:00
pubkey.go btcec/v2/schnorr: add initial BIP-340 schnorr sig implementation 2022-01-31 14:25:47 -08:00
signature.go btcec/schnorr: reject s >= group order in ParseSignature 2026-07-07 12:37:01 +02:00
signature_test.go btcec/schnorr: reject s >= group order in ParseSignature 2026-07-07 12:37:01 +02:00