aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-04-18 08:59:24 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-04-18 08:59:24 -0700
commit30a910404a796e5a1dfa2c6e41202e469a41f5b9 (patch)
treef2cb09f2a9f90dc775aed82cbe2502ed83404bd2
parente9e1f25bb7d9a027149770be21fad5d2dad3edfa (diff)
downloaddat-deps-30a910404a796e5a1dfa2c6e41202e469a41f5b9.tar.gz
dat-deps-30a910404a796e5a1dfa2c6e41202e469a41f5b9.zip
add hash collision examples
-rw-r--r--proposals/0000-hyperdb.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/proposals/0000-hyperdb.md b/proposals/0000-hyperdb.md
index 546a4e0..26411ff 100644
--- a/proposals/0000-hyperdb.md
+++ b/proposals/0000-hyperdb.md
@@ -260,6 +260,12 @@ generated as a proof of concept. Implementions should take care to properly
handle collisions by verifying keys and following bucket pointers (see the next
section).
+An example hash collision (useful for testing; thanks to Github user
+`dcposch`):
+
+ /mpomeiehc
+ /idgcmnmna
+
<!--
Generation code (javascript) for the above: