@hackage hashes0.1.0.0

Hash functions

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)