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

Fiat-Shamir for partial verification #15

Merged
merged 25 commits into from
Sep 28, 2023
Merged

Fiat-Shamir for partial verification #15

merged 25 commits into from
Sep 28, 2023

Conversation

xqft
Copy link
Member

@xqft xqft commented Sep 22, 2023

This introduces part of the Fiat-Shamir heuristic as a third step of the partial verification algorithm for the verifier circuit. It introduces many types and extends others, e.g a Sponge that extends the o1js' one.

@xqft xqft changed the title Fiat shamir circuit Fiat-Shamir for partial verification Sep 22, 2023
@xqft xqft marked this pull request as ready for review September 28, 2023 18:53
Copy link
Contributor

@pablodeymo pablodeymo left a comment

Choose a reason for hiding this comment

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

great work! 👍

@pablodeymo pablodeymo merged commit 9ee6624 into main Sep 28, 2023
3 of 4 checks passed
@pablodeymo pablodeymo deleted the fiat-shamir_circuit branch September 28, 2023 20:36
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