Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sup/pyhash

:hash: Python implementation of various hash functions
https://github.com/sup/pyhash

Last synced: 2 months ago
JSON representation

:hash: Python implementation of various hash functions

Awesome Lists containing this project

README

        

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