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

Verification of presentations #52

Merged
merged 11 commits into from
Oct 28, 2024
Merged

Verification of presentations #52

merged 11 commits into from
Oct 28, 2024

Conversation

mitschabaude
Copy link
Member

@mitschabaude mitschabaude commented Oct 28, 2024

This PR implements Presentation.verify() and adds it to a couple of tests.

Important: The verifier does not take context and claims on the proof public inputs for granted, but derives them from the presentation request that the verifier itself created.

closes #3

Copy link
Collaborator

@martonmoro martonmoro left a comment

Choose a reason for hiding this comment

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

looks good!

@mitschabaude mitschabaude merged commit ef98449 into main Oct 28, 2024
2 checks passed
@mitschabaude mitschabaude deleted the feature/verification-2 branch October 28, 2024 16:09
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.

Validate presentation
2 participants