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

Degree bounds and LCs #8

Open
UlrichHaboeck75 opened this issue Apr 8, 2021 · 0 comments
Open

Degree bounds and LCs #8

UlrichHaboeck75 opened this issue Apr 8, 2021 · 0 comments

Comments

@UlrichHaboeck75
Copy link

The current way of taking into account degree bounds in the context of LCs is wrong.
It combines the shifted polynomial/commitments according to the LC coefficients, which are not random. If we want to serve degree bound proofs when opening an LC correctly, we need to do set up the query-point dependent degree bound identities for each of the polynomials in question separately.

However, as degree bound proofs are somehow specific purpose proofs, and we won't make use of such proofs in Coboundary Marlin anyway, it might we worth to completely remove it from repository.

@DanieleDiBenedetto DanieleDiBenedetto linked a pull request Dec 9, 2021 that will close this issue
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 a pull request may close this issue.

1 participant