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

initial SIMD acceleration for the XOF (AVX-512-only, Unix-only) #418

Merged
merged 14 commits into from
Aug 19, 2024

Commits on Aug 15, 2024

  1. initial blake3_xof_many_avx512

    sneves authored and oconnor663 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f0166c2 View commit details
    Browse the repository at this point in the history
  2. integrate with c code

    sneves authored and oconnor663 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a3ca51f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b83ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e74172a View commit details
    Browse the repository at this point in the history
  5. add XOF benchmarks

    oconnor663 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cfb305d View commit details
    Browse the repository at this point in the history
  6. test_fuzz_xof

    oconnor663 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    eb15bce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb2c530 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47f9283 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    93c989a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc4049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4386d7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c4c351 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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