Skip to content

Ability to parse / serialize nonces / partial signatures to do collaborative musig operations #697

@RubenWaterman

Description

@RubenWaterman

As discussed in #696, this library currently does not provide the functionality to aggregate serialized nonces / parial signatures, which is useful if not all the signing happens within the same Swift app (i.e. a collaborative signing ceremony), such as in Boltz claims (or refunds).

I did an attempt of achieving this https://github.com/RubenWaterman/swift-secp256k1/pull/1/files but not sure it's the right way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions