btcd/btcec/schnorr
sputn1ck c5b3ed699f
btcec/schnorr/musig2: add public key to secnonce
This commit adds the public key to the sec nonce and ensures that we're
signing with the right key.

Reference: 0e3cfaa526
2022-11-03 23:02:06 +01:00
..
musig2 btcec/schnorr/musig2: add public key to secnonce 2022-11-03 23:02:06 +01: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/musig2: add safer signing API with Session+Context 2022-04-28 16:19:53 -07:00
signature_test.go btcec/v2/schnorr: add initial BIP-340 schnorr sig implementation 2022-01-31 14:25:47 -08:00