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

Binius integration #238

Open
vivianjeng opened this issue Sep 7, 2024 · 1 comment
Open

Binius integration #238

vivianjeng opened this issue Sep 7, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@vivianjeng
Copy link
Collaborator

Problem

Binius is a high efficient snark proof over binary fields
See Vitalik's blog
implementation: https://gitlab.com/IrreducibleOSS/binius

Details

  • create ffi for
    generate_binius_proof
    and
    verify_binius_proof
  • write down tests for binius proof
    • rust test
    • e2e test
  • documentation

Acceptance criteria

  • generate_binius_proof, verify_binius_proof works in mopro
  • tests pass

Next steps (optional)

  • mopro cli add the binius adapter
@vivianjeng vivianjeng added the good first issue Good for newcomers label Sep 7, 2024
@chen-yanlong
Copy link

Hi vivian, i think we(me and my teammates) can handle this !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants