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

Add arkworks BLS implementation #26

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Add arkworks BLS implementation #26

wants to merge 14 commits into from

Commits on Aug 1, 2023

  1. Bump Rust to 1.69.0

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a7937fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30871e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    915da1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15950f6 View commit details
    Browse the repository at this point in the history
  5. Add arkworks-asm

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cfb2ccd View commit details
    Browse the repository at this point in the history
  6. Rename point to p

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d7b9920 View commit details
    Browse the repository at this point in the history
  7. Add benchmarks

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f45db34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75960d9 View commit details
    Browse the repository at this point in the history
  9. Add Wasm build

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b9a59c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d25365 View commit details
    Browse the repository at this point in the history
  11. Fix include statement

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ef31046 View commit details
    Browse the repository at this point in the history
  12. Update README

    webmaster128 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b05b11f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b8919d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Rename to hasher

    webmaster128 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d4e5968 View commit details
    Browse the repository at this point in the history