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

poseidon hash #164

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Conversation

zhenfeizhang
Copy link
Contributor

This PR implements 2-in-1-out Poseidon hash circuit with <200 constraints.

It has the following components:

  • a degree 5 custom gate
  • a circuit implementation of Poseidon with this custom gate

Copy link
Contributor

@LukePearson1 LukePearson1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR was reviewed and approved during the time of 1st place appointment for the Poseidon Hashing zprize category.

Today the tests were re-checked and all pass.

@LukePearson1 LukePearson1 merged commit 497d76d into ZK-Garage:master Aug 9, 2023
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.

None yet

2 participants