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

feat: add rho eval #462

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add rho eval #462

wants to merge 1 commit into from

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Jan 10, 2025

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

For joins it is necessary to have not only one evaluations but also evaluations of rho = (0, 1, 2, \cdots, n-1) vectors. Hence we need to add them to our proofs.

What changes are included in this PR?

  • an algorithm to compute rho evaluations
  • add rho evaluations to FirstRoundBuilder and VerificationBuilder

Are these changes tested?

Will be.

@iajoiner iajoiner force-pushed the feat/rho-eval branch 4 times, most recently from f6ac33c to 8fe440f Compare January 10, 2025 19:10
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