Open bartonjs opened 1 week ago
Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones See info in area-owners.md if you want to be subscribed.
This is a clone of #113502 except
COSE hasn't yet cared about SLH-DSA (I think), but I expect they will at some point, so it's worth having in the API proposal (when it's ready); even if we end up cutting it for 10 because there's no spec to base it on.
As part of the Post-Quantum Cryptography effort, we should add support for Stateless Hash-Based Digital Signature Algorithm (SLH-DSA).
As a signature algorithm, SLH-DSA should be available as a primitive, as well as integrated into:
As the algorithm (family) name is generally written as SLH-DSA, the .NET name is composed of the concatenation of two separate three-letter initialisms, so two capital letters and 4 lowercase:
SlhDsa