gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: minor


From: gnunet
Subject: [lsd0001] branch master updated: minor
Date: Wed, 09 Feb 2022 15:00:48 +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 426e488  minor
426e488 is described below

commit 426e488f798594584d05612f5abfdd18d2509fcb
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Feb 9 15:00:43 2022 +0100

    minor
---
 draft-schanzen-gns.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index b8248dc..8355934 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -2916,14 +2916,14 @@ Purpose | Name            | References | Comment
        <t>
          This table defines the encode symbol and decode symbol for a given
          symbol value.
-         In order to further increase tolerance for failures in character
-         recognition, the letter "U" MUST be decoded to the same Base32 value 
as the
-         letter "V" in Base32GNS.
          It can be used to implement the encoding by reading it as:
-         A character "A" or "a" it is decoded to the value 10 when decoding.
+         A character "A" or "a" is decoded to a 5 bit value 10 when decoding.
          A 5 bit block with a value of 18 is encoded to the character "J" when 
encoding.
          If the bit length of the byte string to encode is not a multiple of 5
          it is padded to the next multiple with zeroes.
+         In order to further increase tolerance for failures in character
+         recognition, the letter "U" MUST be decoded to the same value as the
+         letter "V" in Base32GNS.
        </t>
        <figure anchor="CrockfordB32Encode">
          <artwork name="" type="" align="left" alt=""><![CDATA[

-- 
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]