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

Go for tmp construction with 128 and 256 bit versions + FFI #3

Merged
merged 9 commits into from
Oct 28, 2023
Merged

Commits on Oct 22, 2023

  1. Go for inline fallthrough

    ogxd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e270f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375f205 View commit details
    Browse the repository at this point in the history
  3. Remove C implementation

    ogxd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    b57b78b View commit details
    Browse the repository at this point in the history
  4. Small cleanup

    ogxd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c84191e View commit details
    Browse the repository at this point in the history
  5. Go for tmp construction

    ogxd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    b0f866b View commit details
    Browse the repository at this point in the history
  6. Improve blocks consumed test

    ogxd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    846a12b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Add FFI dynamic library

    ogxd committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7ccad8c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Add 128-bit gxhash for x86

    ogxd committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a2e3aaa View commit details
    Browse the repository at this point in the history
  2. Add highwayhash to benchmark

    ogxd committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    5032fa4 View commit details
    Browse the repository at this point in the history