Skip to content
/ pyhash Public

#️⃣ Python implementation of various hash functions

Notifications You must be signed in to change notification settings

sup/pyhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

#️⃣ Python implementation of various hash functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages