aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-25 10:56:00 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-25 10:56:00 +0200
commit3b75de64787818070073acfafd125bbb4424de93 (patch)
treeec042f6b7572d37e0a5eac5065f40d421b917fd8
parent199ac67ab50773e4ff38d2531f0cdc94d1694b89 (diff)
downloadlsd0001-3b75de64787818070073acfafd125bbb4424de93.tar.gz
lsd0001-3b75de64787818070073acfafd125bbb4424de93.zip
fix public key description
-rw-r--r--draft-schanzen-gns.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index fad478c..842dc07 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1188,11 +1188,10 @@ X, K are unused
1188 </dd> 1188 </dd>
1189 <dt>PUBLIC KEY</dt> 1189 <dt>PUBLIC KEY</dt>
1190 <dd> 1190 <dd>
1191 A 512-bit ECDSA deterministic signature compliant with 1191 is the 256-bit public key "zk" of the zone which is being revoked and
1192 <xref target="RFC6979" /> over the public zone zk of the zone 1192 the key to be used to verify SIGNATURE. The
1193 which is revoked and corresponds to the key used in the PoW. 1193 wire format of this value is defined in <xref target="RFC8032" />,
1194 The signature is created using the private zone key "d" (see 1194 Section 5.1.5.
1195 <xref target="zones" />).
1196 </dd> 1195 </dd>
1197 </dl> 1196 </dl>
1198 <t> 1197 <t>