Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

musig2: Add adaptor signature support to MuSig2 protocol #2325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martonp
Copy link
Contributor

@martonp martonp commented Feb 24, 2025

This commit adds comprehensive support for adaptor signatures in the MuSig2 protocol, including:

  • New methods for generating and setting adaptor points
  • Support for creating partial adaptor signatures
  • Methods to adapt final signatures and recover adaptor secrets
  • Updated signature verification and combination logic
  • Added test cases for adaptor signature functionality across different signer configurations

This commit adds comprehensive support for adaptor signatures in the MuSig2 protocol, including:

- New methods for generating and setting adaptor points
- Support for creating partial adaptor signatures
- Methods to adapt final signatures and recover adaptor secrets
- Updated signature verification and combination logic
- Added test cases for adaptor signature functionality across different signer configurations
@guggero guggero self-requested a review February 24, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant