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

Complete bn254 bindings implementation #3

Draft
wants to merge 13 commits into
base: wasm_kzg_prover
Choose a base branch
from

Commits on Mar 12, 2024

  1. Add poseidon for bn254

    gabrielbosio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7522edb View commit details
    Browse the repository at this point in the history
  2. Add poseidon for bn254

    gabrielbosio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ccbe340 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    7a84f65 View commit details
    Browse the repository at this point in the history
  2. Return index with proof

    gabrielbosio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    783c6d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    c8277d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0016ebb View commit details
    Browse the repository at this point in the history
  3. Add srs serialization

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    64ec8fd View commit details
    Browse the repository at this point in the history
  4. Log verifier srs

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5665fb8 View commit details
    Browse the repository at this point in the history
  5. Log srs depth

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4581f34 View commit details
    Browse the repository at this point in the history
  6. Hardcode bn254 srs depth

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    41336a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a7303f View commit details
    Browse the repository at this point in the history
  8. Update kimchi

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ac4d3a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Expose bn254 Poseidon

    gabrielbosio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dee8631 View commit details
    Browse the repository at this point in the history