Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 252 Bytes

File metadata and controls

14 lines (11 loc) · 252 Bytes

pyhash

pyhash is a lightweight module containing a variety of different hash functions implemented directly in Python.

pyhash supports the following:

FNV (Fowler-Noll-Vo) hashes

fnv1_32 fnv1a_32 fnv1_64 fnv1a_64