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

ML-KEM: AVX2 target feature edition #636

Merged
merged 18 commits into from
Oct 21, 2024
Merged

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    6adb0b4 View commit details
    Browse the repository at this point in the history
  2. One more inline

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e35028c View commit details
    Browse the repository at this point in the history
  3. Inlining vector ops

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0253e85 View commit details
    Browse the repository at this point in the history
  4. more inlining

    franziskuskiefer committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7fd7746 View commit details
    Browse the repository at this point in the history
  5. Format

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d9858f6 View commit details
    Browse the repository at this point in the history
  6. More inlining

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5c6d1b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de71f6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5f619b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'jonas/ml-kem-target-feature' of github.com:cryspen/libc…

    …rux into jonas/ml-kem-target-feature
    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    78d4472 View commit details
    Browse the repository at this point in the history
  10. Missed an attribute

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    de5cf36 View commit details
    Browse the repository at this point in the history
  11. Update C extraction

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e86fe7c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    905a91e View commit details
    Browse the repository at this point in the history
  13. C extraction update

    jschneider-bensch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2f3ad2c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. small fixes

    franziskuskiefer committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d2ad709 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    c56dd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b4e0a View commit details
    Browse the repository at this point in the history
  3. Revert "Use ML-KEM 512 in doctest"

    This reverts commit c56dd15.
    jschneider-bensch committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2f22c34 View commit details
    Browse the repository at this point in the history
  4. Update C extraction

    jschneider-bensch committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e474e81 View commit details
    Browse the repository at this point in the history