From 424030cc30ee9de43cb17528f0a508ae9e7f2e83 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Fri, 5 May 2017 17:30:53 +0200 Subject: [PATCH] Fix keccak note --- table.csv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/table.csv b/table.csv index 1adf31b..ef9381c 100644 --- a/table.csv +++ b/table.csv @@ -45,12 +45,11 @@ sha3-384, , 0x15 sha3-512, , 0x14 shake-128, , 0x18 shake-256, , 0x19 -keccak-224, , 0x1A +keccak-224,keccak has variable output length. The number specifies the core length,0x1A keccak-256, , 0x1B keccak-384, , 0x1C keccak-512, , 0x1D murmur3, , 0x22 -,, Note: keccak has variable output length. The number specifies the core length blake2b-8,Blake2b consists of 64 output lengths that give different hashes,0xb201 blake2b-16,,0xb202 blake2b-24,,0xb203