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

implement bivariate KZG commitment scheme #12

Merged
merged 32 commits into from
Jun 23, 2024

Conversation

zhenfeizhang
Copy link
Collaborator

implement the bivariate KZG scheme as in https://github.com/PolyhedraZK/blogs/blob/main/bi-kzg.md

@zhenfeizhang zhenfeizhang marked this pull request as ready for review June 19, 2024 00:56
@zhenfeizhang zhenfeizhang linked an issue Jun 19, 2024 that may be closed by this pull request
Signed-off-by: Tiancheng Xie <[email protected]>
@niconiconi niconiconi merged commit 760a8f1 into PolyhedraZK:main Jun 23, 2024
0 of 4 checks passed
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.

bi-kzg in rust (without MPI)
2 participants