gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: fix increasing


From: gnunet
Subject: [lsd0001] branch master updated: fix increasing
Date: Wed, 02 Feb 2022 19:38:28 +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 a61551d  fix increasing
a61551d is described below

commit a61551d4ac4480130eb08f2a5f4119e7c2a05187
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Feb 2 19:38:23 2022 +0100

    fix increasing
---
 draft-schanzen-gns.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 61f66b1..2fd775f 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -737,7 +737,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
        </t>
        <ol>
          <li>The signature MUST be verified against the zone key.</li>
-         <li>The set of POW values MUST NOT contain duplicates.</li>
+         <li>The set of POW values MUST NOT contain duplicates which MUST be 
checked by verifying that the values are strictly monotonically increasing.</li>
          <li>The average number of leading zeroes D' resulting from the 
provided
          POW values MUST be greater than and not equal to D.  Implementors
          MUST NOT use an integer data type to calculate or represent D'.</li>

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