btcd/btcec/schnorr/musig2
Olaoluwa Osuntokun d25f072e71
btcec/schnorr/musig2: add test vectors from secp256k1-zkp
In this commit, we add test vectors which are extracted from the
secp256k1-zkp/ codebase and match up with the current draft
specification.
2022-04-28 16:19:44 -07:00
..
keys.go btcec/schnorr/musig2: add key musig2 key aggregation routines 2022-04-28 16:19:38 -07:00
musig2_test.go btcec/schnorr/musig2: add test vectors from secp256k1-zkp 2022-04-28 16:19:44 -07:00
nonces.go btcec/schnorr/musig2: add partial sig generation, validation, and combination 2022-04-28 16:19:42 -07:00
sign.go btcec/schnorr/musig2: add partial sig generation, validation, and combination 2022-04-28 16:19:42 -07:00