Implementation of the Skein hash function
Project description
- PySkein is an extension module for Python, implementing the
Skein hash algorithm, one of the five finalists of the NIST SHA-3 Competition. While ultimately not selected as the winner of that competition, Skein may still be useful as an alternative hash algorithm, offering flexible hashing modes with various parameters. PySkein provides all features of Skein through a Pythonic interface and is released as free software under the GNU General Public License. Its highlights are:
Simple interface following the hash algorithms in the Python standard library (like hashlib.sha1 or hashlib.sha256)
All features of the Skein specification (flexible digest sizes, MAC generation, tree hashing, and various others)
High performance through optimized C implementation (7.1 cycles/byte for sequential hashing and 4.2 cycles/byte for tree hashing on two cores, measured on an Athlon 64 X2)
Threefish, the tweakable block cipher used in Skein, available for encryption and decryption on its own
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 Distribution
File details
Details for the file pyskein-1.0.tar.gz
.
File metadata
- Download URL: pyskein-1.0.tar.gz
- Upload date:
- Size: 263.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 691d61880e535fad874478cad776c759667c55c0fd6fc614264be78aa021b1ea |
|
MD5 | e99c3e87375347dc27dedeef0b383b98 |
|
BLAKE2b-256 | 0e436a3ad76f2ee622348bdef997eab334a3fb45437b7709f618f9622408d384 |
File details
Details for the file pyskein-1.0.win32-py3.3.exe
.
File metadata
- Download URL: pyskein-1.0.win32-py3.3.exe
- Upload date:
- Size: 231.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dec97e465a55350d467456ae56fb1d33a66fff0ce1cceaad712609389007264 |
|
MD5 | 6878f243f0a2c88225288591fd15865d |
|
BLAKE2b-256 | 90a16f7a0f1742326b02745cfd774d5e22a1a30fa2b52772eb3bc9c93f81bb88 |