@hackage hashes0.1.0.1
Hash functions
Installation
Tested Compilers
Dependencies (2)
- base >=4.11 && <5
- bytestring >=0.10 Show all…
Dependents (1)
@hackage/cuckoo
Haskell implementation of various non-cryptographic hash functions.
The current version includes
- SipHash
- FNV1 (64 bit and 32 bit)
- FNV1a (64 bit and 32 bit)