Skip to main content

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

Project description

https://travis-ci.com/WeblateOrg/siphashc.svg?branch=master PyPI package

Installation

Install using pip:

pip install siphashc

Sources are available at <https://github.com/WeblateOrg/siphashc>.

Introduction

siphashc is a python c-module for siphash, based on floodberry’s version.

It was merged from two versions of the module:

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

License

Released under the ISC license. See LICENSE.md file for details.

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

siphashc-1.3.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file siphashc-1.3.tar.gz.

File metadata

  • Download URL: siphashc-1.3.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.5

File hashes

Hashes for siphashc-1.3.tar.gz
Algorithm Hash digest
SHA256 27f0c93cbc3ff9b4823e1172839d6366c65b0eef4fa4433c27b56d7ae2c8a15d
MD5 56f271742b33cd42197980821cc07ce9
BLAKE2b-256 63d57f1dabeeb521722c377ac5aa5d2b634c02c6e38d44d30888df55dcfecfc0

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