Skip to content

Commit 6028642

Browse files
committed
fix: changed name of murmur3 codec to murmur3-128
1 parent 6fded79 commit 6028642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hashtable.csv

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

0 commit comments

Comments
 (0)