summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-12-24 18:00:44 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-12-24 18:00:44 +0100
commitf181664240857e5ae12473ecca431902fac764e5 (patch)
treea90099b12150b6cac7c478036773898be3195fc9
parentea1237cf955577dc53bd9407029dfedfc1235c89 (diff)
-pseudo header is not prefixed to block, but derived from it
-rw-r--r--draft-schanzen-r5n.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 0e2a069..e9fb4f4 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -2145,8 +2145,11 @@ gnunet+tcp://12.3.4.5/
<t>
is the signature of the HELLO.
It covers a 64-bit pseudo header
- conceptually prefixed to the block. The pseudo header includes
- the expiration, signature purpose and a hash over the addresses.
+ derived from the information in the HELLO block.
+ The pseudo header includes
+ the expiration time, a constant that uniquely
+ identifies the purpose of the signature,
+ and a hash over the addresses.
The wire format is illustrated
in <xref target="figure_hellowithpseudo"/>.
</t>