| package | description | license |
|---|---|---|
| jwerle/murmurhash.c | MurmurHash3 general hash bashed lookup function implementation | MIT |
| clibs/sha1 | sha1 hash algorithm | public domain |
| jb55/sha256.c | sha256 hash algorithm | Unlicensed |
| aperezdc/hmac-sha256 | hmac-sha256 message authentication algorithm | Unlicensed |
| zackehh/siphash-c | SipHash hash algorithm | MIT |
| catb0t/fnv-hash | Fowler/Noll/Vo non-cryptographic hash algorithms | Public Domain |