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 documentation to ML-KEM #143

Merged
merged 11 commits into from
Oct 8, 2024
Merged

Add documentation to ML-KEM #143

merged 11 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    67866fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda35b5 View commit details
    Browse the repository at this point in the history
  3. mlkem: add docs for some auxiliary functions #135

    - Cryptography functions
    - Conversions between bits & bytes
    - Compression and decompression
    marsella committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    74fefb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d388263 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5861c7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa49849 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aafe52d View commit details
    Browse the repository at this point in the history
  8. mlkem: add some docs to the NTT impls #135

    All of section 4.3 (including 4.3.1)
    marsella committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e6f9cbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5481c7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e384524 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a41d52 View commit details
    Browse the repository at this point in the history