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

Proving scheme organisation #3

Open
wants to merge 29 commits into
base: dev
Choose a base branch
from
Open

Conversation

erikareale
Copy link

@erikareale erikareale commented Jul 18, 2023

What's done

  • organise the Proving Scheme as a generic type that can be implemented by protocols grouped in folders
  • right now provide the implementation of the Bulletproof proving scheme
  • rebase with dev

What's to do

  • choose one trait Committer or ProvingScheme
  • implement prove merging
  • optimise the management of generators
  • common strategy of error handling

…ines/verkle-tree-rust into proving_scheme_organisation
src/proving_schemes/bulletproof/mod.rs Outdated Show resolved Hide resolved
src/proving_schemes/bulletproof/mod.rs Outdated Show resolved Hide resolved
src/proving_schemes/bulletproof/mod.rs Outdated Show resolved Hide resolved
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.

2 participants