]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fix a few minor typos in the SLH-DSA documentation.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 17 Jan 2026 11:01:14 +0000 (12:01 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 17 Jan 2026 11:01:14 +0000 (12:01 +0100)
nettle.texinfo

index b9723571d84fd9c1d9c8eeabdbc00c444d458ae3..85b71eaef2c179f84ec022af4d29ecc5ee5a4d1a 100644 (file)
@@ -5785,13 +5785,13 @@ signature is valid, otherwise 0.
 @cindex SPHINCS+
 
 SLH-DSA stands for Stateless hash-based digital signature algorithm. As
-the name suggests, it's security is based a cryptographic hash function.
-It is intended to be secure against an attacker with a large working
-quantum computer, often referred to as a ``post-quantum'' cryptographic
-algorithm. This is in contrast to ``classical'' public key algorithms
-based on the difficulty of the discrete logarithm problem or the
-factoring problem, because those problems can be solved efficiently if
-or when the attacker has a large scale quantum computer at their
+the name suggests, its security is based on a cryptographic hash
+function. It is intended to be secure against an attacker with a large
+working quantum computer, often referred to as a ``post-quantum''
+cryptographic algorithm. This is in contrast to ``classical'' public key
+algorithms based on the difficulty of the discrete logarithm problem or
+the factoring problem, because those problems can be solved efficiently
+if or when the attacker has a large scale quantum computer at their
 disposal.
 
 The SLH-DSA algorithm was standardized by NIST in 2024, as