From 3a8cd1dfa472e7d3cfc382a8c1c087128d593908 Mon Sep 17 00:00:00 2001 From: Samuel Li Date: Sat, 6 Oct 2018 01:28:44 -0700 Subject: [PATCH] add x11 hash algorithm This originated with Dash and is now used in multiple projects. --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index d565fdf..bd4fd0f 100644 --- a/table.csv +++ b/table.csv @@ -63,6 +63,7 @@ keccak-256, , 0x1B keccak-384, , 0x1C keccak-512, , 0x1D murmur3, , 0x22 +x11, , 0x23 blake2b-8,Blake2b consists of 64 output lengths that give different hashes,0xb201 blake2b-16,,0xb202 blake2b-24,,0xb203