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 real CI for ML-KEM #5

Merged
merged 11 commits into from
Mar 3, 2024
Merged

Add real CI for ML-KEM #5

merged 11 commits into from
Mar 3, 2024

Commits on Mar 2, 2024

  1. Enable testing

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cb53e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e6140 View commit details
    Browse the repository at this point in the history
  3. Enable more CI jobs

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f1bab84 View commit details
    Browse the repository at this point in the history
  4. Clean up dependencies

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6758eed View commit details
    Browse the repository at this point in the history
  5. Disable the armv7 target

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c9d32f8 View commit details
    Browse the repository at this point in the history
  6. Enable Miri testing

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    232fe88 View commit details
    Browse the repository at this point in the history
  7. Clean up some dead code

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    dbd4378 View commit details
    Browse the repository at this point in the history
  8. Remove a redundant 'use'

    bifurcation committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cc8b274 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb8c992 View commit details
    Browse the repository at this point in the history
  10. Update ml-kem/Cargo.toml

    tarcieri authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cd95bf5 View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Tony Arcieri <bascule@gmail.com>
    bifurcation and tarcieri authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    66c060d View commit details
    Browse the repository at this point in the history