mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-03 22:13:11 +00:00
Merge pull request #47 from multiformats/lgierth-patch-1
Fix keccak note
This commit is contained in:
commit
e380d90813
@ -45,12 +45,11 @@ sha3-384, , 0x15
|
||||
sha3-512, , 0x14
|
||||
shake-128, , 0x18
|
||||
shake-256, , 0x19
|
||||
keccak-224, , 0x1A
|
||||
keccak-224,keccak has variable output length. The number specifies the core length,0x1A
|
||||
keccak-256, , 0x1B
|
||||
keccak-384, , 0x1C
|
||||
keccak-512, , 0x1D
|
||||
murmur3, , 0x22
|
||||
,, Note: keccak has variable output length. The number specifies the core length
|
||||
blake2b-8,Blake2b consists of 64 output lengths that give different hashes,0xb201
|
||||
blake2b-16,,0xb202
|
||||
blake2b-24,,0xb203
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user