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

Translation evaluation correctness in the presence of ZK #1174

Open
maramihali opened this issue Dec 18, 2024 · 0 comments
Open

Translation evaluation correctness in the presence of ZK #1174

maramihali opened this issue Dec 18, 2024 · 0 comments
Milestone

Comments

@maramihali
Copy link
Contributor

For zero knowledge, we use random scalars to hide the witness polynomials. This needs to be done in a way that still allows us to do the translation evaluation check for the VMs.

If we establish that random scalars generated from BN254 are still uniformly random on Grumpkin, we can use the same randomness to hide the ecc_op polynomials in ECCVM and Translator and the evaluation check remains unchanged. Otherwise, Sergei has come up with a subprotocol.
https://hackmd.io/p1VE4F3fT5OKBW7muJX28w?view

@maramihali maramihali added this to the ZK ClientIVC milestone Dec 18, 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

No branches or pull requests

1 participant