From 5aaf5e54825524ae5eff62d39f563d86d3b8548c Mon Sep 17 00:00:00 2001 From: Samuel Li Date: Wed, 10 Oct 2018 11:11:42 -0700 Subject: [PATCH] use two-byte code for x11 hash --- table.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/table.csv b/table.csv index bd4fd0f..5ee78e2 100644 --- a/table.csv +++ b/table.csv @@ -63,7 +63,8 @@ keccak-256, , 0x1B keccak-384, , 0x1C keccak-512, , 0x1D murmur3, , 0x22 -x11, , 0x23 +x11, , 0x1100 + blake2b-8,Blake2b consists of 64 output lengths that give different hashes,0xb201 blake2b-16,,0xb202 blake2b-24,,0xb203