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

tests_exhaustive: check the result of secp256k1_ecdsa_sign #960

Commits on Jul 2, 2021

  1. tests_exhaustive: check the result of secp256k1_ecdsa_sign

    If `secp256k1_ecdsa_sign` fails, the signature which is then loaded by
    `secp256k1_ecdsa_signature_load` is garbage. Exit early with an error
    when this occurs.
    niooss-ledger committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    a1ee83c View commit details
    Browse the repository at this point in the history