-
Notifications
You must be signed in to change notification settings - Fork 75
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
Dilithium/ML-DSA Stack Optimizations #340
Merged
Merged
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44e901c - Browse repository at this point
Copy the full SHA 44e901cView commit details -
Start stack optimization [Passing]
* Based on ideas from https://eprint.iacr.org/2022/323.pdf, based on code by Matthias J. Kannwischer * Sample A on-the-fly * Compressed c * Schoolbook mul for ct1
Configuration menu - View commit details
-
Copy full SHA for 80c9e07 - Browse repository at this point
Copy the full SHA 80c9e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5b868 - Browse repository at this point
Copy the full SHA 5c5b868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926e957 - Browse repository at this point
Copy the full SHA 926e957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302f7f2 - Browse repository at this point
Copy the full SHA 302f7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c36dbe - Browse repository at this point
Copy the full SHA 3c36dbeView commit details -
Eliminate second poly needed for A*y
* Note: Reverts poly_uniform_pointwise_montgomery_polywadd_stack to prior state
Configuration menu - View commit details
-
Copy full SHA for f71e025 - Browse repository at this point
Copy the full SHA f71e025View commit details -
Configuration menu - View commit details
-
Copy full SHA for deeabab - Browse repository at this point
Copy the full SHA deeababView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc29cf - Browse repository at this point
Copy the full SHA cbc29cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8468d60 - Browse repository at this point
Copy the full SHA 8468d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4505e7 - Browse repository at this point
Copy the full SHA b4505e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a8a65 - Browse repository at this point
Copy the full SHA f5a8a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10d4766 - Browse repository at this point
Copy the full SHA 10d4766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2804237 - Browse repository at this point
Copy the full SHA 2804237View commit details -
Configuration menu - View commit details
-
Copy full SHA for d30a766 - Browse repository at this point
Copy the full SHA d30a766View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37b5a6 - Browse repository at this point
Copy the full SHA a37b5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd00ad - Browse repository at this point
Copy the full SHA 2bd00adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a7572 - Browse repository at this point
Copy the full SHA 77a7572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6609f82 - Browse repository at this point
Copy the full SHA 6609f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59724a7 - Browse repository at this point
Copy the full SHA 59724a7View commit details -
First batch of stack opt for Verify
* On-the-fly matrix generation * Schoolbook for ct1 * Challenge compression
Configuration menu - View commit details
-
Copy full SHA for 0dd789b - Browse repository at this point
Copy the full SHA 0dd789bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c993f - Browse repository at this point
Copy the full SHA a8c993fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ded84 - Browse repository at this point
Copy the full SHA b7ded84View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e164b - Browse repository at this point
Copy the full SHA e6e164bView commit details -
* Stack friendly hint decoding * Eliminate second full poly * Remove K-loop from hint unpacking
Configuration menu - View commit details
-
Copy full SHA for 6ef4fbc - Browse repository at this point
Copy the full SHA 6ef4fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9870bec - Browse repository at this point
Copy the full SHA 9870becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d21996 - Browse repository at this point
Copy the full SHA 1d21996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b16c1 - Browse repository at this point
Copy the full SHA 76b16c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e718f2e - Browse repository at this point
Copy the full SHA e718f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a37b311 - Browse repository at this point
Copy the full SHA a37b311View commit details -
Configuration menu - View commit details
-
Copy full SHA for d401a15 - Browse repository at this point
Copy the full SHA d401a15View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c013920 - Browse repository at this point
Copy the full SHA c013920View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.