gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0001] branch master updated: fix


From: gnunet
Subject: [lsd0001] branch master updated: fix
Date: Tue, 18 Jan 2022 16:29:22 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new f172047  fix
f172047 is described below

commit f172047c4cf08837dc3c5f35920914b227665caa
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jan 18 16:29:18 2022 +0100

    fix
---
 draft-schanzen-gns.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index f1db2a8..bac3cdc 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -434,7 +434,7 @@ Value       Symbol            Symbol
          The Base32-Crockford Alphabet Including the Additional U Encode 
Symbol.
        </t>
        <t>
-         For the string representation of a zone identifier we define:
+         For the string representation of a zTLD we define:
        </t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
 zkl := GNSCrockfordEncode(ztype|zkey)
@@ -909,7 +909,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
          </dd>
        </dl>
        <t>
-         The zone identifier of a PKEY is 32 + 4 bytes in length. This means 
that
+         The zone type and zone key of a PKEY are 32 + 4 bytes in length. This 
means that
          a zTLD will always fit into a single label and does
          not need any further conversion.
        </t>
@@ -1080,7 +1080,7 @@ NONCE := HKDF-Expand (PRK_n, label, 32 / 8)
            </dd>
          </dl>
          <t>
-           The zone identifier of an EDKEY is 32 + 4 bytes in length. This 
means that
+           The zone type and zone key of an EDKEY are 32 + 4 bytes in length. 
This means that
            a zTLD will always fit into a single label and does
            not need any further conversion.
          </t>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]