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

Add support to return multiple states #66

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

jimthematrix
Copy link
Contributor

This type of return is needed for building a poseidon based cipher, according to this paper https://drive.google.com/file/d/1EVrP3DzoGbmzkRmYnyEDcIQcXVU7GlOd/view.

Equivalent to the latest poseidon functions in circomlibjs: https://github.com/iden3/circomlibjs/blob/main/src/poseidon_wasm.js#L15

Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
@OBrezhniev OBrezhniev merged commit d59dca8 into iden3:master Sep 10, 2024
8 checks passed
@jimthematrix jimthematrix deleted the multi-states branch September 10, 2024 14:55
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.

2 participants