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

FIPS 205 - API for Stateless hash-based signatures (SLH-DSA) #216

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c67d3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121faf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a39f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ecda28e View commit details
    Browse the repository at this point in the history
  2. fixup: update api header

    athoelke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b63880a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a45907 View commit details
    Browse the repository at this point in the history
  4. Clarify hedged/deterministic variants

    * Describe relaxed verification policy
    * Warn regarding unjustified use of deterministic variants
    athoelke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eaeb2f6 View commit details
    Browse the repository at this point in the history
  5. Update the algorithm helper macros (in line with ML-DSA) - reflecting…

    … the prehash/pure separation.
    athoelke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    848e122 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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