gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated (eb9db79 -> 3aedace)


From: gnunet
Subject: [lsd0001] branch master updated (eb9db79 -> 3aedace)
Date: Tue, 04 Jul 2023 11:02:44 +0200

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

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

    from eb9db79  26
     new 0dd1b63  fix edkey nonce in TVs
     new 3aedace  add disclaimer back

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 draft-schanzen-gns.xml | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 0df112e..10772f9 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -149,6 +149,11 @@
        records, resolution processes, cryptographic routines and
        security considerations for use by implementers.
      </t>
+     <t>
+       This specification was developed outside the IETF and does not have
+       IETF consensus.  It is published here to guide implementers of GNS
+       and to ensure interoperability among implementations.
+     </t>
      <section numbered="true" toc="default">
        <name>Requirements Notation</name>
        <t>
@@ -3843,7 +3848,7 @@ Base32GNS-Decode:
          <t><strong>(1) PKEY zone with ASCII label and one delegation 
record</strong></t>
          <artwork name="" type="" align="left" alt="">
            <![CDATA[
-  Zone private key (d, big-endian):
+Zone private key (d, big-endian):
   50 d7 b6 52 a4 ef ea df
   f3 73 96 90 97 85 e5 95
   21 71 a0 21 78 c8 e7 d4
@@ -4132,8 +4137,7 @@ RRBLOCK:
   97 d7 f6 b1 42 2d 4e dd
   82 1c 19 93 4e 96 c1 aa
   87 76 57 25 d4 94 c7 64
-  b1 55 dc 6d 13 26 91 74
-          ]]>
+  b1 55 dc 6d 13 26 91 74          ]]>
          </artwork>
          <t><strong>(3) EDKEY zone with ASCII label and delegation 
record</strong></t>
          <artwork name="" type="" align="left" alt="">
@@ -4216,10 +4220,10 @@ ZKDF(zkey):
   b0 dc f2 1c 8c f2 7a 1a
 
 nonce := SHA-256 (dh[32..63] || h):
-  00 00 00 00 00 00 00 00
-  01 00 00 00 01 00 00 00
-  24 52 93 00 01 00 00 00
-  00 00 00 00 00 00 00 00
+  14 f2 c0 6b ed c3 aa 2d
+  f0 71 13 9c 50 39 34 f3
+  4b fa 63 11 a8 52 f2 11
+  f7 3a df 2e 07 61 ec 35
 
 Derived private key (d', big-endian):
   3b 1b 29 d4 23 0b 10 a8
@@ -4259,7 +4263,7 @@ RRBLOCK:
   bb 45 e5 27 7c 01 88 1d
   6a 43 60 68 e4 dd f1 c6
   b7 d1 41 6f af a6 69 7c
-  25 ed d9 ea e9 91 67 c3           ]]>
+  25 ed d9 ea e9 91 67 c3]]>
          </artwork>
          <t><strong>(4) EDKEY zone with UTF-8 label and three 
records</strong></t>
          <artwork name="" type="" align="left" alt="">
@@ -4385,10 +4389,10 @@ ZKDF(zkey):
   c8 12 64 cb dd 78 ad 11
 
 nonce := SHA-256 (dh[32..63] || h):
-  00 00 00 00 00 00 00 00
-  01 00 00 00 01 00 00 00
-  24 52 93 00 01 00 00 00
-  00 00 00 00 00 00 00 00
+  f8 6a b5 33 8a 74 d7 a1
+  d2 77 ea 11 ff 95 cb e8
+  3a cf d3 97 3b b4 ab ca
+  0a 1b 60 62 c3 7a b3 9c
 
 Derived private key (d', big-endian):
   17 c0 68 a6 c3 f7 20 de
@@ -4448,7 +4452,7 @@ RRBLOCK:
   74 57 9c 14 14 f2 2d 50
   1a d2 5a e2 49 f5 bb f2
   a6 c3 72 59 d1 75 e4 40
-  b2 94 39 c6 05 19 cb b1          ]]>
+  b2 94 39 c6 05 19 cb b1]]>
        </artwork>
        </section>
        <section>

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