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