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.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 5683e5d..d1bbc15 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1025,8 +1025,6 @@ ZKDF-Public(zk,label)
1025 h is the 512-bit HKDF expansion result and must be interpreted in 1025 h is the 512-bit HKDF expansion result and must be interpreted in
1026 network byte order. The expansion information input is 1026 network byte order. The expansion information input is
1027 a concatenation of the label and the string "gns". 1027 a concatenation of the label and the string "gns".
1028 The label is a UTF-8 string under which the resource records are
1029 published.
1030 The multiplication of zk with h is a point multiplication, 1028 The multiplication of zk with h is a point multiplication,
1031 while the multiplication of d with h is a scalar multiplication. 1029 while the multiplication of d with h is a scalar multiplication.
1032 </t> 1030 </t>
@@ -1254,8 +1252,6 @@ ZKDF-Public(zk,label):
1254 byte order. 1252 byte order.
1255 a is the 256-bit integer corresponding to the 256-bit private 1253 a is the 256-bit integer corresponding to the 256-bit private
1256 key d. 1254 key d.
1257 The label is a UTF-8 string under which the resource records are
1258 published.
1259 The multiplication of zk with h is a point multiplication, 1255 The multiplication of zk with h is a point multiplication,
1260 while the division and multiplication of a and a1 with the 1256 while the division and multiplication of a and a1 with the
1261 co-factor are integer operations. 1257 co-factor are integer operations.