secp256k1-zkp icon indicating copy to clipboard operation
secp256k1-zkp copied to clipboard

Schnorr Adaptor Signatures

Open wolfmcnally opened this issue 3 years ago • 1 comments

Does libsecp256k1-zkp offer a straightforward way to produce Schnorr adaptor signatures? I see that it has an API for ECDSA adaptor signatures, and that the Musig2 API has an "adaptor" aspect, but I'm interested in simply creating basic adaptor signatures that can be used with BIP-340, and I don't see a clear way to do this.

wolfmcnally avatar Apr 28 '22 18:04 wolfmcnally

No it does not, but it would be nice if it did. However, I don't know of anyone who is planning to implement it short to mid-term.

jonasnick avatar Apr 28 '22 19:04 jonasnick