An implementation of the xxh64 hash algorithm: https://github.com/Cyan4973/xxHash
The following should generate a hash of: 0x62FE97966337E464
./build.sh
./bin/xxh64 "My name is Pete."
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An implementation of the xxh64 hash algorithm: https://github.com/Cyan4973/xxHash
The following should generate a hash of: 0x62FE97966337E464
./build.sh
./bin/xxh64 "My name is Pete."