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

Refactored ML-KEM SIMD scaffolding #233

Merged
merged 36 commits into from
Apr 28, 2024
Merged

Commits on Apr 23, 2024

  1. Some renaming and reorganizing.

    xvzcf committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    add5c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf02b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90de5e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    577ceff View commit details
    Browse the repository at this point in the history
  5. Fixed SIMD128 case.

    xvzcf committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d63e1d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d1c622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c0d20e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cfad55 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    45a7c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a22989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f59e6b View commit details
    Browse the repository at this point in the history
  4. fmt

    karthikbhargavan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1fdf15a View commit details
    Browse the repository at this point in the history
  5. Fixed simd128.

    xvzcf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ef4a1ac View commit details
    Browse the repository at this point in the history
  6. Fixed simd256.

    xvzcf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cf4ce66 View commit details
    Browse the repository at this point in the history
  7. Filling out simd256.rs

    xvzcf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a9da491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4b7496 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b81c0e View commit details
    Browse the repository at this point in the history
  10. Misc fixes.

    xvzcf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a872402 View commit details
    Browse the repository at this point in the history
  11. Update extraction.

    xvzcf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c0e1a16 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    e9cc265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b98b5d View commit details
    Browse the repository at this point in the history
  3. Filling out more functions.

    xvzcf committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bbdfed8 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    xvzcf committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    58e5c76 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    43a498f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from cryspen/update-extraction

    updated extraction with latest hax and fixed patches
    franziskuskiefer authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb30290 View commit details
    Browse the repository at this point in the history
  3. encaps example

    franziskuskiefer committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f8905e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. compress 1 simd128

    karthikbhargavan committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8d548bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306b13e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8a660 View commit details
    Browse the repository at this point in the history
  4. Update simd256.rs

    xvzcf committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fdfc8e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09f0242 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d423c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df6e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f41c2d View commit details
    Browse the repository at this point in the history
  4. fmt

    karthikbhargavan committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    99dab65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2befd45 View commit details
    Browse the repository at this point in the history