SLH-DSA·Digital signature·NIST level 1

SLH-DSA-SHAKE-128f

SLH-DSA (FIPS 205) is a stateless hash-based signature scheme, standardized by NIST in August 2024. It relies only on the security of cryptographic hash functions — no number-theoretic assumptions. Larger signatures and slower signing, but the most conservative security basis.

Latest run2026-08-22 06:30 UTC
commit7e3d474
CPU
Xeon Platinum 8259CL @ 2.50GHz
Instance
t3.mediumburstable
OS / Kernel
24.04.4 LTS
liboqs
0.15.0
Wall clock
54m 10s
CPU steal
6.9%

Parameters

Family
SLH-DSA
Parameter set
SHAKE-128f
Public key
32 B
Private key
64 B
Signature
16.69 KB
Iterations / op
1,000
liboqs key
SLH_DSA_PURE_SHAKE_128F

Regulatory approval status

Whether this algorithm family is approved/recommended for use under three regimes. Every badge links to its source — click through before citing this elsewhere.

keygenGenerate a fresh key pair.
100 of 100 runs
Mean
2.74 ms
Median
2.65 ms
p95
3.12 ms
p99
3.64 ms
Stdev
228.2 µs
Min
2.60 ms
Ops/sec
365
Mean over time

Click any point to view the GitHub Actions run that produced it.

signProduce a signature over a message using the private key.
100 of 100 runs
Mean
66.65 ms
Median
63.36 ms
p95
75.43 ms
p99
134.90 ms
Stdev
15.33 ms
Min
61.33 ms
Ops/sec
15.0
Mean over time

Click any point to view the GitHub Actions run that produced it.

verifyVerify a signature against a message and public key.
100 of 100 runs
Mean
3.97 ms
Median
3.74 ms
p95
4.86 ms
p99
6.95 ms
Stdev
1.28 ms
Min
3.44 ms
Ops/sec
252
Mean over time

Click any point to view the GitHub Actions run that produced it.