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

fix: append eval and eval_point to transcript #174

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

alxiong
Copy link
Contributor

@alxiong alxiong commented Feb 20, 2025

Closes #173

This PR:

Append eval and eval_points to FS transcript before doing the batch opening (or the verification) to prevent malicious prover attack.

Copy link
Contributor

@chancharles92 chancharles92 left a comment

Choose a reason for hiding this comment

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

Thanks @alxiong ! Added some comments. Should be easy to address.

Copy link
Contributor

@chancharles92 chancharles92 left a comment

Choose a reason for hiding this comment

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

Thanks @alxiong !

@chancharles92 chancharles92 merged commit 2a3b55c into main Feb 21, 2025
2 checks passed
@chancharles92 chancharles92 deleted the ax/fix-fs branch February 21, 2025 07:54
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.

A PCS batch opening proof needs to Fiat-Shamir the evaluation claims
2 participants