fcamel
5 years ago
超快的 non-cryptographic collision-resistant hash function!!

比 MD5 至少快 10x, 極限是 RAM 的速度 XD

xxHash - Extremely fast non-cryptographic hash algor...
weiyu_csie
5 years ago
collision-resistant是寫在哪邊?
fcamel
5 years ago
啊, 好像只有寫在 github? Cyan4973/xxHash
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 across all platforms (little / big endian).
weiyu_csie
5 years ago
看來是quality那部分
立即下載