xxh32sum

Extremely fast hash algorithm

Install

All systems
curl cmd.cat/xxh32sum.sh
Debian Debian
apt-get install xxhash
Ubuntu
apt-get install xxhash
Alpine
apk add xxhash
Arch Arch Linux
pacman -S xxhash
image/svg+xml Kali Linux
apt-get install xxhash
Fedora
dnf install xxhash
Windows (WSL2)
sudo apt-get update sudo apt-get install xxhash
OS X
brew install xxhash
Docker
docker run cmd.cat/xxh32sum xxh32sum powered by Commando

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).