Skip to content

Commit 1c551ed

Browse files
authored
Merge pull request #79 from pgte/murmur3-32
murmur3 32 bit
2 parents abe021e + 6028642 commit 1c551ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hashtable.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ keccak-224, , 0x1A
1414
keccak-256, , 0x1B
1515
keccak-384, , 0x1C
1616
keccak-512, , 0x1D
17-
murmur3, , 0x22
17+
murmur3-128, , 0x22
18+
murmur3-32 , 0x23
1819
,, Note: keccak has variable output length. The number specifies the core length
1920
blake2b-8,Blake2b consists of 64 output lengths that give different hashes,0xb201
2021
blake2b-16,,0xb202

0 commit comments

Comments
 (0)