-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Description
I've recently implemented the ECDSA adaptor signature scheme from Generalized Bitcoin-Compatible Channels.
The library solely depends on rust-secp256k1, and I made some changes to expose some necessary functions. In your contributing guide, it suggests making all crypto contributions upstream to the C libsecp256k1 library. Would the changes I've made to rust-secp256k1 (geneferneau/rust-secp256k1@2e6e833) be welcome as a PR here, or should I upstream by re-implementing ECDSA adaptor signatures in libsecp256k1?
My next steps are to implement Schnorr adaptor signatures, so same questions there.
Thanks for any feedback.
Metadata
Metadata
Assignees
Labels
No labels