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

musig-spec: expand on signing flow #178

Merged

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    8d04ac3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. musig-spec: add optional arguments to strengthen nonce function

    This is a defense-in-depth measure that may help if the value is not drawn
    uniformly at random. The handling of sk is similar to BIP340.
    jonasnick committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    1a086ba View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    a29b961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e463ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f56e223 View commit details
    Browse the repository at this point in the history
  4. musig-spec: add authors

    jonasnick committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    fd51a62 View commit details
    Browse the repository at this point in the history