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

RSA private exponentiation: multiply blinding invert in Mont #6955

Merged

Commits on Nov 17, 2023

  1. RSA private exponentiation: multiply blinding invert in Mont

    When blinding, multiply result of exponentiation my blinding invert in
    Montgomery form to make code more constant time.
    SparkiDev committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d3448e2 View commit details
    Browse the repository at this point in the history