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

Groth16 (PLONK?): the number of g1 and g2 elements in the keys should be available from a compiled circuit #116

Closed
ThomasPiellard opened this issue Jul 15, 2021 · 1 comment · Fixed by #126
Assignees

Comments

@ThomasPiellard
Copy link
Collaborator

ThomasPiellard commented Jul 15, 2021

See the discussion .

@gbotrel gbotrel self-assigned this Aug 4, 2021
@gbotrel
Copy link
Collaborator

gbotrel commented Aug 18, 2021

These methods should be added on the ProvingKey and VerifyingKey interfaces, not on the compiled circuit. On it.

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 a pull request may close this issue.

2 participants