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

EcMul gadget #600

Merged
merged 77 commits into from
Jul 20, 2023
Merged

EcMul gadget #600

merged 77 commits into from
Jul 20, 2023

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    9481eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a2fec View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    281d2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c5675 View commit details
    Browse the repository at this point in the history
  3. wip: pairing ops

    roynalnaruto committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bb8797f View commit details
    Browse the repository at this point in the history
  4. wip

    roynalnaruto committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    46fc712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e4bb53 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. wip: assigned ec ops

    roynalnaruto committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ea94e95 View commit details
    Browse the repository at this point in the history
  2. wip: expose ecc table

    roynalnaruto committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    344b269 View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    roynalnaruto committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5f54a39 View commit details
    Browse the repository at this point in the history
  4. chore: docs

    roynalnaruto committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c8709c2 View commit details
    Browse the repository at this point in the history
  5. ecc table dev load

    roynalnaruto committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8204a9c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. pairing op bytes

    roynalnaruto committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e9b4291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e2b3c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    f1cfcbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb66c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    31b6313 View commit details
    Browse the repository at this point in the history
  2. add unequal or double

    roynalnaruto committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e7a2869 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. tests for ecc circuit

    roynalnaruto committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c5fc03b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94720f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4db5b8 View commit details
    Browse the repository at this point in the history
  4. fix: compilation

    roynalnaruto committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7c17a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix: minor fixes

    roynalnaruto committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a7e00cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da11e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d65c49 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    e69a6f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    5fd2b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7cf656 View commit details
    Browse the repository at this point in the history
  3. fix: compilation

    roynalnaruto committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    df8f61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b729b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e798ac1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    a70a1c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    0f24eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff9471 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    f612de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    d3cb6fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e72d40 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    b37d27c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    7268ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a306d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4053ee View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    64374ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19911db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a09e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d050288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce22d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b8496c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    cc0cee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e683d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    036823e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c91c69c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c6d061 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc84e09 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    02f22cc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    771c69f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3335362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ea14c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83dbea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6c1c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85e2276 View commit details
    Browse the repository at this point in the history
  7. fix: doc

    roynalnaruto committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    cfab2c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    56e61c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ae178 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    27e1770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0b462 View commit details
    Browse the repository at this point in the history
  3. chore: clippy fix

    roynalnaruto committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c2fff95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f1114 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    74d97ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f082dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8e892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b39bc View commit details
    Browse the repository at this point in the history
  5. clippy fix

    roynalnaruto committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8f0a06c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    2a30b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8adea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a9f9d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    228e2c0 View commit details
    Browse the repository at this point in the history
  2. chore: review comments

    roynalnaruto committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f48c073 View commit details
    Browse the repository at this point in the history