diff options
Diffstat (limited to 'draft-schanzen-r5n.xml')
-rw-r--r-- | draft-schanzen-r5n.xml | 7 |
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/ | |||
2145 | <t> | 2145 | <t> |
2146 | is the signature of the HELLO. | 2146 | is the signature of the HELLO. |
2147 | It covers a 64-bit pseudo header | 2147 | It covers a 64-bit pseudo header |
2148 | conceptually prefixed to the block. The pseudo header includes | 2148 | derived from the information in the HELLO block. |
2149 | the expiration, signature purpose and a hash over the addresses. | 2149 | The pseudo header includes |
2150 | the expiration time, a constant that uniquely | ||
2151 | identifies the purpose of the signature, | ||
2152 | and a hash over the addresses. | ||
2150 | The wire format is illustrated | 2153 | The wire format is illustrated |
2151 | in <xref target="figure_hellowithpseudo"/>. | 2154 | in <xref target="figure_hellowithpseudo"/>. |
2152 | </t> | 2155 | </t> |