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(commitments): Add IPA PCS #582

Closed
wants to merge 6 commits into from
Closed

Conversation

PatStiles
Copy link
Collaborator

Add IPA PCS

Closes #542 adds PCS using IPA used in Halo2

  • Creates IPA struct in commitments
  • Implements IsCommitmentScheme for IPA

Please delete options that are not relevant.

  • New feature

Checklist

  • Linked to Github Issue
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run

@PatStiles PatStiles requested review from schouhy, ajgara and a team as code owners September 28, 2023 08:08
@PatStiles PatStiles marked this pull request as draft September 28, 2023 08:08
@PatStiles PatStiles closed this Jan 23, 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

Successfully merging this pull request may close these issues.

Polynomial commitment scheme based on IPA
1 participant