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

Add optional configurable circuit generator for testing #322

Open
tsunrise opened this issue Oct 24, 2020 · 0 comments
Open

Add optional configurable circuit generator for testing #322

tsunrise opened this issue Oct 24, 2020 · 0 comments

Comments

@tsunrise
Copy link
Member

in r1cs crate:
I believe it is better to add a circuit generator with configurable number of instance variables, number of witness variables, sparsity, and random source. So, when user is testing their own proof protocols, they do not need to write code to generate circuit again. This circuit generator can be an optional feature.

Should I write a PR to add this feature?

@Pratyush Pratyush transferred this issue from another repository Nov 19, 2020
@Pratyush Pratyush transferred this issue from arkworks-rs/template Nov 20, 2020
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

No branches or pull requests

1 participant