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

src: assert return value of BN_bn2binpad #50860

Merged

Commits on Nov 23, 2023

  1. src: assert return value of BN_bn2binpad

    Every other invocation of BN_bn2binpad checks the return value. For
    safety and consistency, do so in RandomPrimeTraits::EncodeOutput()
    as well.
    tniessen committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a9ed260 View commit details
    Browse the repository at this point in the history