fnv1a

64 bit Fnv-1a hash module


Keywords
fnv, fnv1a, 64, bit, hash, hashing, meme, python3
License
MIT
Install
pip install fnv1a==0.1.7

Documentation

build Python 3.8 GitHub PyPI version Downloads Coverage Status CodeQL Quality Gate Status Security Rating

fnv1a

OOP implimentation of a 64 bit FNV-1a hashing algorithm, where you can create hash objects with "states" and "dehash" a list of "states" to recreate the original string. It's completely useless and ridiculous and it makes no sense, but I was really bored.

pip install fnv1a