Python module (in c) for siphash-2-4
Project description
python c-module for siphash, based on floodberry’s version.
Usage
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048L
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048
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
siphashc3-2.tar.gz
(5.5 kB
view details)
File details
Details for the file siphashc3-2.tar.gz
.
File metadata
- Download URL: siphashc3-2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c543c3eb71e0ab150da078a4e130f7c49b325276bb33c102f737c96b234f83da |
|
MD5 | 8a79d696ffc7e86fd9a3ccbdc01d62aa |
|
BLAKE2b-256 | 9f363fbf1b2d28215ff439db8e17f5650eedd93ca0b8637e8ee2020139fd9ba1 |