Skip to content

Optimize Montgomery to Edwards conversions #1308

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daxpedda
Copy link
Contributor

This PR updates the Montgomery to Edwards isogeny mapping to a more optimized version.
Notably reducing inversions from two to one.

This is currently only used for hash2curve, which actually has a more optimized mapping I will add in a different PR. This functionality will however be used when adding Montgomery to Edwards conversions in #1306.

@daxpedda daxpedda changed the title Optimize Montgomery to Edwards isogeny mapping Optimize Montgomery to Edwards conversions Aug 2, 2025
@daxpedda daxpedda mentioned this pull request Aug 3, 2025
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant