Skip to main content

Python module (in c) for siphash-2-4

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siphashc3-3.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file siphashc3-3.tar.gz.

File metadata

  • Download URL: siphashc3-3.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for siphashc3-3.tar.gz
Algorithm Hash digest
SHA256 148dd566af8a1cad12c6cd78868ddc4388f343e74472fd3cc32bf87cafe9806c
MD5 b86856858e1f24a7288248f2f45e7c40
BLAKE2b-256 2f7f0f30b7b8156b5a4e4caed1525c716560e4c500925530f057dec2d614003f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page