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

Low-level refactor part 2 #176

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Low-level refactor part 2 #176

merged 1 commit into from
Feb 14, 2022

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Feb 14, 2022

This builds on top of #175 and closes #133

This accelerates reduces BLS12-381 square root computations cost by ~13.5%

  • Before
    image
  • After
    image

Those are a bottleneck in:

@mratsim mratsim merged commit 5db30ef into master Feb 14, 2022
@mratsim mratsim deleted the low-level-part-2 branch February 14, 2022 13:38
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.

Partially-Reduced Montgomery Multiplication/Squaring
1 participant