Skip to main content

Pure Python FNV hash implementation

Project description

https://travis-ci.org/znerol/py-fnvhash.svg?branch=master

Pure Python implementation of the FNV hash family with 100% test coverage. Take a look at pyhash for use cases where performance is more important than portability.

Usage

>>> from fnvhash import fnv1a_32
>>> hex(fnv1a_32(b'foo'))
'0xa9f37ed7'

License

The software is subject to the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fnvhash-0.1.0.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file fnvhash-0.1.0.tar.gz.

File metadata

  • Download URL: fnvhash-0.1.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fnvhash-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3e82d505054f9f3987b2b5b649f7e7b6f48349f6af8a1b8e4d66779699c85a8e
MD5 0d3a16ca83f2cb81a35889121c27a8fe
BLAKE2b-256 2f0114ef74ea03ac12e8a80d43bbad5356ae809b125cd2072766e459bcc7d388

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page