mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Add xxHash (#301)
* Add xxHash https://github.com/Cyan4973/xxHash/ * Update table.csv Co-authored-by: Rod Vagg <rod@vagg.org> * Update xxhash description Re-use the description from https://github.com/Cyan4973/xxHash Co-authored-by: Rod Vagg <rod@vagg.org>
This commit is contained in:
parent
a40d03e404
commit
2663265278
@ -485,6 +485,10 @@ skein1024-1000, multihash, 0xb3dd, draft,
|
||||
skein1024-1008, multihash, 0xb3de, draft,
|
||||
skein1024-1016, multihash, 0xb3df, draft,
|
||||
skein1024-1024, multihash, 0xb3e0, draft,
|
||||
xxh-32, hash, 0xb3e1, draft, Extremely fast non-cryptographic hash algorithm
|
||||
xxh-64, hash, 0xb3e2, draft, Extremely fast non-cryptographic hash algorithm
|
||||
xxh3-64, hash, 0xb3e3, draft, Extremely fast non-cryptographic hash algorithm
|
||||
xxh3-128, hash, 0xb3e4, draft, Extremely fast non-cryptographic hash algorithm
|
||||
poseidon-bls12_381-a2-fc1, multihash, 0xb401, permanent, Poseidon using BLS12-381 and arity of 2 with Filecoin parameters
|
||||
poseidon-bls12_381-a2-fc1-sc, multihash, 0xb402, draft, Poseidon using BLS12-381 and arity of 2 with Filecoin parameters - high-security variant
|
||||
urdca-2015-canon, ipld, 0xb403, draft, The result of canonicalizing an input according to URDCA-2015 and then expressing its hash value as a multihash value.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user