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

Update the Quantum Proof signatures with the FIPS-204 ML-DSA-44 variant #850

Merged
merged 16 commits into from
May 7, 2024

Commits on Apr 12, 2024

  1. add ml-dsa-44 variant for dilithium2 and kyber

    not yet wired into lua
    jaromil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    906e651 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    263c0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403ec72 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. correct function names

    jaromil committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    55cdf3c View commit details
    Browse the repository at this point in the history
  2. leftover wrong function names

    jaromil committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a56a2ea View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    69259a8 View commit details
    Browse the repository at this point in the history
  2. revert ml-dsa api changes and use externs in our code

    this avoids use of headers and declares binary resolution hooks to
    functions in ml-dsa lib directly in our code
    jaromil committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    78fc5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2848e8f View commit details
    Browse the repository at this point in the history
  4. add missing header

    jaromil committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5299033 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    d0f7907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8975330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bdbda0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    99b8dc4 View commit details
    Browse the repository at this point in the history