Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Avoid branch-based timing leak in point addition #9

Merged
merged 1 commit into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. Avoid branch-based timing leak in point addition

    The "point doubling" vs "point at infinity" condition is replaced by a constant-time swap.
    paragonie-security committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6dc8af0 View commit details
    Browse the repository at this point in the history