-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Crandall primes #445
base: master
Are you sure you want to change the base?
Crandall primes #445
Commits on Jul 26, 2024
-
feat(special primes accel): Support Crandall primes / Pseudo-Mersenne…
… Prime fast reduction - closes #11
Configuration menu - View commit details
-
Copy full SHA for 4bb42a6 - Browse repository at this point
Copy the full SHA 4bb42a6View commit details -
feat(special primes accel): refactoring: p-1 support ompiles on 64-bi…
…t, renaming of lazy reduction both in Montgomery and Crandall to lazyReduction
Configuration menu - View commit details
-
Copy full SHA for 6f7b456 - Browse repository at this point
Copy the full SHA 6f7b456View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ed729 - Browse repository at this point
Copy the full SHA e9ed729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa90c4 - Browse repository at this point
Copy the full SHA 7aa90c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18a825 - Browse repository at this point
Copy the full SHA d18a825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2a4f9 - Browse repository at this point
Copy the full SHA 7a2a4f9View commit details -
feat: initial commit assembly for Crandall reduction, passing secp256…
…k1, failing edwards25519
Configuration menu - View commit details
-
Copy full SHA for df112c6 - Browse repository at this point
Copy the full SHA df112c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b498d - Browse repository at this point
Copy the full SHA b3b498dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f954f4f - Browse repository at this point
Copy the full SHA f954f4fView commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ef5b08 - Browse repository at this point
Copy the full SHA 7ef5b08View commit details -
feat(crandall reduction): add final reduce, deactivate adx partial re…
…duce temporarily
Configuration menu - View commit details
-
Copy full SHA for 4308ff0 - Browse repository at this point
Copy the full SHA 4308ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15788c8 - Browse repository at this point
Copy the full SHA 15788c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f0646 - Browse repository at this point
Copy the full SHA 49f0646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8f289 - Browse repository at this point
Copy the full SHA 0f8f289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57911e8 - Browse repository at this point
Copy the full SHA 57911e8View commit details