Skip to content

ECDSA adaptor signature implementation #292

@GeneFerneau

Description

@GeneFerneau

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions