mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Fix keccak-* naming
This commit is contained in:
parent
38ea31b483
commit
76ed15d164
@ -98,11 +98,10 @@ sha3-384, , 0x15
|
||||
sha3-512, , 0x14
|
||||
shake-128, , 0x18
|
||||
shake-256, , 0x19
|
||||
keccak-256, , 0x1A
|
||||
keccak-448, , 0x1B
|
||||
keccak-512, , 0x1C
|
||||
keccak-768, , 0x1D
|
||||
keccak-1024, , 0x1E
|
||||
keccak-224, , 0x1A
|
||||
keccak-256, , 0x1B
|
||||
keccak-384, , 0x1C
|
||||
keccak-512, , 0x1D
|
||||
blake2b, , 0x40
|
||||
blake2s, , 0x41
|
||||
reserved for apps, appl specific range, 0x4000-0x40f0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user