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

chore: merge PSE upstream to reconcile merge commits #18

Merged
merged 8 commits into from
Dec 15, 2023

Conversation

jonathanpwang
Copy link

In the future, I should always rebase against upstream. Because I had some merge commits in previous syncs, git is showing that we are "behind" PSE main.

jonathanpwang and others added 8 commits November 17, 2023 13:13
…n256_g1"` (privacy-scaling-explorations#101)

fix: `mul_by_3b` special case should be `CURVE_ID == "bn256_g1"`
* Comment residues used for field extensions

* Remove unusued functions and constants

* Correct forb constant comment
* booth encoding baseline

* working msm with booth encoding

* tidy

* apply suggestions & remove leftovers
* 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
* 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]>
@jonathanpwang jonathanpwang merged commit 00975be into main Dec 15, 2023
7 checks passed
@jonathanpwang jonathanpwang deleted the chore/resolve-commits-behind branch December 15, 2023 18:29
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.

5 participants