/fnv1a

64 bit FNV-1a hash module

Primary LanguagePythonMIT LicenseMIT

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