btcd/btcec/schnorr/musig2/data
sputn1ck d99a169663
btcec/schnorr/musig2: add pubkey check to Sign
This commit adds a check that the public key of the private key
that is passed to the Sign function is included in the slice of public
keys.

Reference ea47d52e2d
2022-11-03 23:02:12 +01:00
..
key_agg_vectors.json btcec/schnorr/musig2: update key agg test vectors to musig2 1.0.0 2022-10-20 17:57:52 -07:00
key_sort_vectors.json btcec/schnorr/musig2: update key agg test vectors to musig2 1.0.0 2022-10-20 17:57:52 -07:00
nonce_agg_vectors.json btcec/schnorr/musig: update nonce test vectors to musig2 1.0.0 2022-10-20 17:57:50 -07:00
nonce_gen_vectors.json btcec/schnorr/musig2: add public key to secnonce 2022-11-03 23:02:06 +01:00
sig_agg_vectors.json btcec/schnorr/musig2: add pk option to NonceGen 2022-11-03 23:01:41 +01:00
sign_verify_vectors.json btcec/schnorr/musig2: add pubkey check to Sign 2022-11-03 23:02:12 +01:00
tweak_vectors.json btcec/schnorr/musig2: add public key to secnonce 2022-11-03 23:02:06 +01:00