Texonom
Texonom
/
Computing
Computing
/Computing Theory/Information Theory/Cryptography/Hashing/Hash Function/
xxhash
Search

xxhash

Creator
Creator
Seonglae Cho
Created
Created
2021 Nov 23 5:10
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Sep 7 6:20
Refs
Refs
notion image
 
 
 
 
 
xxHash - Extremely fast hash algorithm
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).
https://chromium.googlesource.com/external/github.com/Cyan4973/xxHash/+/375d401bd4a4eba07ee75d6e627546052cb5b0ec/README.md
 
 
 

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Theory/Information Theory/Cryptography/Hashing/Hash Function/
xxhash
Copyright Seonglae Cho