We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Binius is a high efficient snark proof over binary fields See Vitalik's blog implementation: https://gitlab.com/IrreducibleOSS/binius
generate_binius_proof
verify_binius_proof
binius
The text was updated successfully, but these errors were encountered:
Hi vivian, i think we(me and my teammates) can handle this !
Sorry, something went wrong.
No branches or pull requests
Problem
Binius is a high efficient snark proof over binary fields
See Vitalik's blog
implementation: https://gitlab.com/IrreducibleOSS/binius
Details
generate_binius_proof
and
verify_binius_proof
Acceptance criteria
generate_binius_proof
,verify_binius_proof
works in moproNext steps (optional)
binius
adapterThe text was updated successfully, but these errors were encountered: