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

ec: Use 3 fewer squarings for P-256 scalar inversion. #2154

Merged
merged 1 commit into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. ec: Use 3 fewer squarings for P-256 scalar inversion.

    Back in 2021 a GitHub user "Nik-U" showed a better addition chain for
    P-256 scalar inversion. This addition chain is slightly better than
    that one.
    briansmith committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    33fd099 View commit details
    Browse the repository at this point in the history