python c-module for siphash, based on floodberry’s version.
Usage
Python 2
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048L
Python 3
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048
Release files for siphashc3 3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| siphashc3-3.tar.gz | 4.1 kB | Details |
Release files / siphashc3-3.tar.gz
| Download URL | siphashc3-3.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
148dd566af8a1cad12c6cd78868ddc4388f343e74472fd3cc32bf87cafe9806c
|
|
BLAKE2b-256 checksum How to use checksums |
2f7f0f30b7b8156b5a4e4caed1525c716560e4c500925530f057dec2d614003f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |