add x11 hash algorithm

This originated with Dash and is now used in multiple projects.
This commit is contained in:
Samuel Li 2018-10-06 01:28:44 -07:00
parent 53934fd7d6
commit 3a8cd1dfa4
1 changed files with 1 additions and 0 deletions

View File

@ -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

1 codec description code
63 blake2b-24 blake2b-16 0xb203 0xb202
64 blake2b-32 blake2b-24 0xb204 0xb203
65 blake2b-40 blake2b-32 0xb205 0xb204
66 blake2b-40 0xb205
67 blake2b-48 0xb206
68 blake2b-56 0xb207
69 blake2b-64 0xb208