Skip to main content

Implementation of tiger hash in C++ with Python API.

Project description

TigerHash PyPI version testDownloads

Implementation of tiger hash in C++ with Python API. The basic API matches that of Python's standard hashlib module.

Creators

The algorithm was created by Ross Anderson and Eli Biham. It was designed to be a fast, secure hash function which was created for being faster then RIPE-MD, MD5, SHA, SHA1 and Snefru-8 on 64-bit processors.

Installation

pip install tigerhash

As usual with Pip, you might need to use sudo or the --user flag with the command above, depending on how you installed Python on your system.

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

tigerhash-0.2.0.tar.gz (42.0 kB view hashes)

Uploaded Source

Built Distributions

tigerhash-0.2.0-py3.9-macosx-10.14-x86_64.egg (39.8 kB view hashes)

Uploaded Source

tigerhash-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl (43.0 kB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

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