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

Feat/vlad/poseidon go binding #513

Merged
merged 16 commits into from
May 17, 2024
Merged

Conversation

vladfdp
Copy link
Contributor

@vladfdp vladfdp commented May 12, 2024

Describe the changes

This PR adds a golang binding for poseidon.
Also it adds a test to verify that it runs for every curve and, for bls12-381 specifically, it checks correctness against a precomputed value.
The reason I didn't test every curve (or the different arities/number of states) is I couldn't find a library that supports everything we do to compare against.
I'll add tests for bn254 and bls12-371 later.

Linked Issues

Resolves #

@LeonHibnik LeonHibnik merged commit b8310d5 into main May 17, 2024
26 checks passed
@LeonHibnik LeonHibnik deleted the feat/vlad/poseidon-go-binding branch May 17, 2024 04:20
yshekel pushed a commit that referenced this pull request May 19, 2024
yshekel pushed a commit that referenced this pull request May 23, 2024
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.

4 participants