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

Marc/fix proof storage #3021

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

marcbeunardeau88
Copy link
Contributor

We used the same combiner alpha at every round, asking the storage provider to provide an eval of sum_i alpha^i P_i(r) for a verifier chosen r
to prove knowledge of the P_i.
He could just save one polynomial sum_i alpha^i P_i
We change that to sum_i r^i P_i(r), reusing the r challenge

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.

1 participant