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

Dev v2 #95

Merged
merged 6 commits into from
Jun 1, 2023
Merged

Dev v2 #95

merged 6 commits into from
Jun 1, 2023

Commits on Jun 1, 2023

  1. Feat/poseidon (#75)

    Adds poseidon function to compute hashes over multiple preimages in parallel
    ChickenLover authored and jeremyfelder committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    43f8c01 View commit details
    Browse the repository at this point in the history
  2. MSM for large sizes (#88)

    * bugs fixed
    
    * bugs fixed
    
    * remove short msm from extern call
    
    * code cleaning
    HadarIngonyama authored and jeremyfelder committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9ebf3d4 View commit details
    Browse the repository at this point in the history
  3. G2 CUDA (#78)

    G2 arithmetic and MSM implemented in CUDA
    DmytroTym authored and jeremyfelder committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b5a24d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20de60f View commit details
    Browse the repository at this point in the history
  5. Fix windows build (#97)

    ChickenLover committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    24096b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2917024 View commit details
    Browse the repository at this point in the history