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

Allow sign-to-contract commitments in schnorrsigs #588

Closed
wants to merge 6 commits into from

Commits on Jan 29, 2019

  1. add chacha20 function

    apoelstra authored and jonasnick committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    f4153a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65adc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39fe790 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Add ec_commitments which are essentially the pay-to-contract-style tw…

    …eaks of public keys.
    
    The functionality is not exposed.
    jonasnick committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    741ddd5 View commit details
    Browse the repository at this point in the history
  2. Add and expose sign-to-contract contexts and make nonce_function_bips…

    …chnorr do sign-to-contract commitments if an s2c context is provided as nonce data
    jonasnick committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    6ddb655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa102c View commit details
    Browse the repository at this point in the history