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: Improve compression and byte conversion functions #161

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    9be0a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8123ffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bf758c View commit details
    Browse the repository at this point in the history
  4. mlkem: rename compression functions with types #144

    Replaces tick marks with explicit denotations of what dimension the
    input and output are.
    marsella committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d818c1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83e8809 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. mlkem: make b2b look more like spec #144

    Changes implementation details of BytesToBits and BitsToBytes
    marsella committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    582a272 View commit details
    Browse the repository at this point in the history