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

circom-prover with different adapters #316

Open
2 of 5 tasks
vivianjeng opened this issue Feb 6, 2025 · 0 comments
Open
2 of 5 tasks

circom-prover with different adapters #316

vivianjeng opened this issue Feb 6, 2025 · 0 comments
Assignees

Comments

@vivianjeng
Copy link
Collaborator

vivianjeng commented Feb 6, 2025

Problem

Now we remove the dependencies of ark-circom and we have our circom-prover
#299
And we want to integrate the current adapters to provide better performance for users

Details

Witness calculation adapters

Proof generation adapters

Acceptance criteria

  • users can choose to prove with one of the witness calculation adapters
  • users can choose to prove with one of the proof generation adapters
  • write some integration tests for each witness calculation, proof generation function

Next steps (optional)

  • Update documentation
  • publish the circom-prover crate to crates.io, so other users can replace ark-circom with circom-prover
@vivianjeng vivianjeng added this to the Milestone 1, 6-12 weeks milestone Feb 6, 2025
@vivianjeng vivianjeng moved this to Current Milestone in Mopro Kanban Feb 6, 2025
@vivianjeng vivianjeng moved this from Current Milestone to In progress in Mopro Kanban Feb 6, 2025
@vivianjeng vivianjeng self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant