Implementation of tiger hash in C++ with Python API.
Project description
TigerHash


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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tigerhash-0.2.0.tar.gz.
File metadata
- Download URL: tigerhash-0.2.0.tar.gz
- Upload date:
- Size: 42.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b90111da1006dfa8284e434b7d487456a568979defc9e98bd1cb8900656e0d9
|
|
| MD5 |
609d7a1ab380e02b30f0da17f38b7d59
|
|
| BLAKE2b-256 |
dde53076c724894efe6f5ea079566666730e252184c856062920dde1dbd04235
|
File details
Details for the file tigerhash-0.2.0-py3.9-macosx-10.14-x86_64.egg.
File metadata
- Download URL: tigerhash-0.2.0-py3.9-macosx-10.14-x86_64.egg
- Upload date:
- Size: 39.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e01f47a20bf146e8f1b07045a7ae3c3263a197b7f7210e908f2a21944965aa4
|
|
| MD5 |
5662f83f76b144973fc5c241360c5f75
|
|
| BLAKE2b-256 |
33b390b108bd7870f99268507a1ee845134e1a93bd9f5704e66d529d6e56946d
|
File details
Details for the file tigerhash-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl.
File metadata
- Download URL: tigerhash-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl
- Upload date:
- Size: 43.0 kB
- Tags: CPython 3.9, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae6e7e7ea99ab674708d029a8237166c4544523a2a99a462d845057ac0fe6b37
|
|
| MD5 |
99d6f842db990b42222789a36ebfbc06
|
|
| BLAKE2b-256 |
ddddab824b339e0931c3a38d5b2d01f87c51016064e955b770073988746492c8
|