psa-api icon indicating copy to clipboard operation
psa-api copied to clipboard

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

Open athoelke opened this issue 5 months ago • 12 comments

Based on the discussion and proposal in #97, here is a definition of key types and algorithms for SLH-DSA.

  • All twelve parameter sets are supported
  • Four algorithm variants for Hedged/Deterministic and Pure/Pre-hash options
  • Context values are not supported. These need an additional API to provide the context - as per existing sign-with-optional-context algorithms.
  • Key formats are defined.

Fixes #97

athoelke avatar Sep 18 '24 20:09 athoelke