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

Conversation

paragonie-security
Copy link

The "point doubling" vs "point at infinity" condition is replaced by a constant-time swap.

The "point doubling" vs "point at infinity" condition is replaced by a constant-time swap.
@paragonie-security paragonie-security merged commit b4c7c02 into master Apr 24, 2024
25 of 39 checks passed
@paragonie-security paragonie-security deleted the constant-time-add branch April 28, 2024 23:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant