From 1a87c35f7fa426f0089f1083b782299e8540e0b6 Mon Sep 17 00:00:00 2001 From: sp0001 Date: Fri, 19 Jan 2024 19:01:19 +0100 Subject: [PATCH] Further rephrasing for Thomas Pornin's recommendations. --- draft-irtf-cfrg-cpace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-irtf-cfrg-cpace.md b/draft-irtf-cfrg-cpace.md index 822d9be..2c5a8ab 100644 --- a/draft-irtf-cfrg-cpace.md +++ b/draft-irtf-cfrg-cpace.md @@ -329,7 +329,7 @@ representation of the group element g^y. Additionally, scalar\_pow\_vfy specifie We do so for clearly distinguishing octet string representations from places where quotation marks correspond to normal language use (e.g. for citations of definitions from other standard documents). We use this convention also - for making clear that a single-byte ASCII encoding of the characters is meant if a leading b"" is prepended to the quotation marks. + for making clear that a single-byte ASCII encoding of the characters is to be used if a leading b"" is prepended to the quotation marks. - prepend\_len(octet\_string) denotes the octet sequence that is obtained from prepending the length of the octet string to the string itself. The length shall be prepended by using an LEB128 encoding of the length.