lsd0004

LSD0004: R5N Distributed Hash Table
Log | Files | Refs

commit 1ca92cf30534152e67a8e36f048fe7c30d8e183d
parent 848bdae1a2ad5495da88edc22db1ce6184eb9ecf
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sat, 12 Mar 2022 08:58:29 +0100

may be

Diffstat:
Mdraft-schanzen-r5n.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -768,7 +768,7 @@ bchar = *(ALPHA / DIGIT) <tt>bf</tt> and set to 1. </t> <t> - When testing if an element is in the bloom filter <tt>bf</tt> using + When testing if an element may be in the bloom filter <tt>bf</tt> using <tt>BF-TEST(bf,e)</tt>, each bit offset <tt>n mod L</tt> within <tt>bf</tt> <bcp14>MUST</bcp14> have been set to 1. Otherwise, the element is not considered to be in the bloom filter.