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
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
siphashc-0.5.tar.gz
(5.0 kB
view hashes)