mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Merge pull request #154 from nvzqz/add-blake3
Add entry for BLAKE3 with 256-bit output (default)
This commit is contained in:
commit
18e8a24af9
@ -15,6 +15,7 @@ keccak-224, multihash, 0x1a, keccak has varia
|
||||
keccak-256, multihash, 0x1b,
|
||||
keccak-384, multihash, 0x1c,
|
||||
keccak-512, multihash, 0x1d,
|
||||
blake3, multihash, 0x1e, BLAKE3 has a default 32 byte output length. The maximum length is (2^64)-1 bytes.
|
||||
dccp, multiaddr, 0x21,
|
||||
murmur3-128, multihash, 0x22,
|
||||
murmur3-32, multihash, 0x23,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user