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

Add signing methods for pre-determined nonces #24

Merged

Commits on Nov 23, 2020

  1. Add signing methods for pre-determined nonces

    In some cases, the public nonce used in the signature is committed and
    used in the challenge. These extra methods allow signing with a private
    nonce to accommodate that. There is also support for signing a pre-hashed
    byte array instead of a string message
    stringhandler committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6ed84e2 View commit details
    Browse the repository at this point in the history