Skip to content

Commit e73dc45

Browse files
committed
Add missing comma
1 parent 1c551ed commit e73dc45

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
@@ -15,7 +15,7 @@ keccak-256, , 0x1B
1515
keccak-384, , 0x1C
1616
keccak-512, , 0x1D
1717
murmur3-128, , 0x22
18-
murmur3-32 , 0x23
18+
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
2121
blake2b-16,,0xb202

0 commit comments

Comments
 (0)