gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: improve ztype


From: gnunet
Subject: [lsd0001] branch master updated: improve ztype
Date: Sat, 19 Feb 2022 20:19:49 +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 6f50cc0  improve ztype
6f50cc0 is described below

commit 6f50cc0a7138953329cdac811410ebcf29010b6f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Feb 19 20:19:44 2022 +0100

    improve ztype
---
 draft-schanzen-gns.xml | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index dd558f7..4160319 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -384,22 +384,13 @@
        (see <xref target="resolution"/>).
      </t>
      <t>
-       Each zone type (ztype) is assigned a unique 32-bit number when it is 
registered
+       Each zone type (ztype) is a unique 32-bit number.
+       This number corresponds to a resource record type number
+       identifying a delegation record type
        in the GNUnet Assigned Numbers Authority <xref target="GANA" />.
        The ztype determines which cryptosystem is used for the
-       asymmetric and symmetric key operations of the zone.
-       The ztype number always corresponds to a resource record type
-       number identifying a delegation into a zone of this type. To
-       ensure that there are no conflicts with DNS record types, ztypes
-       are always assigned numeric values above 65535.
-     </t>
-     <t>
-       For any zone, let d be the private key and zk the public zone key.
-       The specific wire format used depends on the ztype.
-       The creation of zone keys for the default ztypes are specified in
-       <xref target="gnsrecords_delegation"/>.
-       New ztypes may be specified in the future, for example if the
-       cryptographic mechanisms used in this document are broken.
+       asymmetric and symmetric key operations of the zone and the format of
+       the delegation record type.
        Any ztype MUST define the following set of cryptographic functions:
      </t>
      <dl>
@@ -470,6 +461,12 @@
          and otherwise "FALSE".
        </dd>
      </dl>
+     <t>
+       The cryptographic functions of the default ztypes are specified with
+       their corresponding delegation records in <xref 
target="gnsrecords_delegation"/>.
+       New ztypes may be specified in the future, for example if the
+       cryptographic mechanisms used in this document are broken.
+     </t>
      <section anchor="zTLD" numbered="true" toc="default">
        <name>Zone Top-Level Domain</name>
               <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]