Description
Computes very fast non-cryptographic hashes for files and data streams. Developers and administrators use it for checksums, deduplication hints, cache keys, and performance-sensitive data comparison where cryptographic security is not required.
Do not use xxHash as a password hash, signature, or tamper-proof security check. It is designed for speed, not resistance against intentional collisions or attacks.