-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore: merge PSE upstream to reconcile merge commits #18
Commits on Nov 17, 2023
-
[fix/optimization]
mul_by_3b
special case should be `CURVE_ID == "b……n256_g1"` (privacy-scaling-explorations#101) fix: `mul_by_3b` special case should be `CURVE_ID == "bn256_g1"`
Configuration menu - View commit details
-
Copy full SHA for 985d16e - Browse repository at this point
Copy the full SHA 985d16eView commit details
Commits on Nov 23, 2023
-
Fix nits in
bn256
. (privacy-scaling-explorations#99)* Comment residues used for field extensions * Remove unusued functions and constants * Correct forb constant comment
Configuration menu - View commit details
-
Copy full SHA for d59aaa0 - Browse repository at this point
Copy the full SHA d59aaa0View commit details
Commits on Nov 24, 2023
-
Legendre trait now uses accelerated Jacobi (privacy-scaling-explorati…
…ons#102) legendre trait now uses accelerated jacobi
Configuration menu - View commit details
-
Copy full SHA for 2e7f8eb - Browse repository at this point
Copy the full SHA 2e7f8ebView commit details
Commits on Nov 29, 2023
-
Booth encoding (privacy-scaling-explorations#106)
* booth encoding baseline * working msm with booth encoding * tidy * apply suggestions & remove leftovers
Configuration menu - View commit details
-
Copy full SHA for a3f15e4 - Browse repository at this point
Copy the full SHA a3f15e4View commit details
Commits on Dec 4, 2023
-
Add Pluto-Eris cycle of curves (privacy-scaling-explorations#98)
* add: Pluto/Eris curves Co-authored-by: Zhiyong-Gong <[email protected]> address review comments Remove leftover add: test vectors for `test_from_u512` add and clean docs * Update Legendre impl Complete Pluto Eris docs
Configuration menu - View commit details
-
Copy full SHA for bdb27cc - Browse repository at this point
Copy the full SHA bdb27ccView commit details
Commits on Dec 13, 2023
-
Fix asm version of
from_512
(privacy-scaling-explorations#108)* fix: from_512 asm version * add: bn256 hash_to_curve test vectors Co-authored-by: François Garillot <[email protected]> * remove `pub` visibility of `montgomery_form` * fmt * rename: test_consistent_hash_to_curve --------- Co-authored-by: François Garillot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c1cd12 - Browse repository at this point
Copy the full SHA 4c1cd12View commit details -
chore(src): typo fix (privacy-scaling-explorations#111)
* typo fix * typo fix * typo fix
Configuration menu - View commit details
-
Copy full SHA for 823212a - Browse repository at this point
Copy the full SHA 823212aView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 052679b - Browse repository at this point
Copy the full SHA 052679bView commit details