Skip to content

Commit 0d53abb

Browse files
committed
Suggestions Ryan Appel
1 parent 1b18174 commit 0d53abb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

draft-ietf-tls-mldsa.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ is used for authentication in TLS 1.3.
5757

5858
# Introduction
5959

60-
ML-DSA is a post-quantum module-lattice based digital signature algorothm
60+
ML-DSA is a post-quantum module-lattice-based digital signature algorithm
6161
standardised by NIST in {{!FIPS204=DOI.10.6028/NIST.FIPS.204}}.
6262

6363
This memo specifies how ML-DSA can be negotiated for authentication in TLS 1.3
@@ -101,7 +101,8 @@ The context parameter defined in {{FIPS204}} Algorithm 2 and 3
101101
MUST be the empty string.
102102

103103
## TLS 1.2
104-
The schemes defined in this document MUST NOT be used in TLS 1.2 {{RFC5246}}.
104+
The schemes defined in this document MUST NOT be used in TLS 1.2 {{RFC5246}}
105+
or earlier versions.
105106
A peer that receives ServerKeyExchange or CertificateVerify message in a TLS
106107
1.2 connection with schemes defined in this document MUST abort the connection
107108
with an illegal_parameter alert.
@@ -128,5 +129,5 @@ according to the procedures in {{Section 6 of TLSIANA}}.
128129
{:numbered="false"}
129130

130131
Thanks to Alicja Kario, John Mattsson, Rebecca Guthrie, Alexander Bokovoy,
131-
and Niklas Block
132+
Niklas Block, and Ryan Appel
132133
for their review and feedback.

0 commit comments

Comments
 (0)