aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index dfea80c..6b11522 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1090,7 +1090,8 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
1090 <t> 1090 <t>
1091 For PKEY zones the zone key material is derived using the 1091 For PKEY zones the zone key material is derived using the
1092 curve parameters of the twisted Edwards representation 1092 curve parameters of the twisted Edwards representation
1093 of Curve25519 <xref target="RFC7748" /> (a.k.a. Ed25519) 1093 of Curve25519 <xref target="RFC7748" /> (the reasoning behind choosing
1094 this curve can be found in <xref target="security_cryptography"/>)
1094 with the ECDSA scheme <xref target="RFC6979" />. 1095 with the ECDSA scheme <xref target="RFC6979" />.
1095 The following naming convention is used for the cryptographic primitives of PKEY zones: 1096 The following naming convention is used for the cryptographic primitives of PKEY zones:
1096 </t> 1097 </t>
@@ -1110,7 +1111,7 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
1110 </dd> 1111 </dd>
1111 <dt>G</dt> 1112 <dt>G</dt>
1112 <dd> 1113 <dd>
1113 is the group generator (X(P),Y(P)) of edwards25519 as defined in 1114 is the group generator (X(P),Y(P)). With X(P),Y(P) of edwards25519 as defined in
1114 <xref target="RFC7748" />. 1115 <xref target="RFC7748" />.
1115 </dd> 1116 </dd>
1116 <dt>L</dt> 1117 <dt>L</dt>
@@ -1288,7 +1289,7 @@ S-Decrypt(zk,label,expiration,ciphertext):
1288 </dd> 1289 </dd>
1289 <dt>G</dt> 1290 <dt>G</dt>
1290 <dd> 1291 <dd>
1291 is the group generator (X(P),Y(P)) of edwards25519 as defined in 1292 is the group generator (X(P),Y(P)). With X(P),Y(P) of edwards25519 as defined in
1292 <xref target="RFC8032" />. 1293 <xref target="RFC8032" />.
1293 </dd> 1294 </dd>
1294 <dt>L</dt> 1295 <dt>L</dt>