lsd0004

LSD0004: R5N Distributed Hash Table
Log | Files | Refs

commit 958b3d1b193db28f89520714c57f1fa0f7c8d593
parent 8d0adf06bebc9f5635857c5e40df47c7b99d9a7b
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed, 12 Jan 2022 23:50:14 +0100

sha addrs

Diffstat:
Mdraft-schanzen-r5n.xml | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -1395,11 +1395,9 @@ Connectivity | |Underlay| |Underlay| </dd> </dl> <t> - The hash over all addresses is generated as follows: + H_ADDRS is generated over the ADDRESSES field + as provided in the HELLO block using SHA-512 <xref target="RFC4634"/>. </t> - <sourcecode> -SHA512(address0 | address1 | ... | addressN) FIXME we hash \0 - </sourcecode> <t> A HELLO reply block MAY be empty. Otherwise, it contains the HELLO of a node.