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(plonk): clean verifier and clean plonk API #108

Merged
merged 16 commits into from Jun 24, 2021

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Jun 16, 2021

This PR has major changes on the PlonK internal and API.

TODO @ThomasPiellard --> PlonK internal changes

plonk.Setup now returns ProvingKey and VerifyingKey, similarly to groth16.Setup .
plonk is now strongly typed with kzg polynomial commitment scheme.

This PR is a first step for #69 #82 .

@gbotrel gbotrel marked this pull request as ready for review June 24, 2021 00:41
@gbotrel gbotrel added this to the v0.5.0 milestone Jun 24, 2021
@ThomasPiellard ThomasPiellard merged commit a59e5db into develop Jun 24, 2021
@ThomasPiellard ThomasPiellard deleted the feat/plonk/clean_verifier branch July 8, 2021 07:55
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.

None yet

2 participants