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

Expose the SHAKE-128 incremental API in libcrux and add 100,000 Kyber KAT tests using this API #156

Draft
wants to merge 24 commits into
base: dev
Choose a base branch
from

Commits on Jan 3, 2024

  1. Update hacl-sys crate.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8f23c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529e230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d3fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9364c28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c204567 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e40828 View commit details
    Browse the repository at this point in the history
  7. 10,000 KAT test passes.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b212a4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08f96b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    deceb3b View commit details
    Browse the repository at this point in the history
  10. Rename test file.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    58f2191 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b916768 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a206c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2bd0770 View commit details
    Browse the repository at this point in the history
  14. Run 100,000 tests in CI.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7efdc5a View commit details
    Browse the repository at this point in the history
  15. Add note about PyPy.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    01b116d View commit details
    Browse the repository at this point in the history
  16. Comments.

    xvzcf committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0cd02f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    701da3e View commit details
    Browse the repository at this point in the history
  2. merged

    karthikbhargavan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b0e3ecc View commit details
    Browse the repository at this point in the history
  3. fixes

    karthikbhargavan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a9df869 View commit details
    Browse the repository at this point in the history
  4. rust format

    karthikbhargavan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    777e0c8 View commit details
    Browse the repository at this point in the history
  5. added slow kats

    karthikbhargavan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4fb697a View commit details
    Browse the repository at this point in the history
  6. workflow fix

    karthikbhargavan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b20a6df View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    a4b734f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ca864 View commit details
    Browse the repository at this point in the history