Skip to main content

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

Project description

https://travis-ci.org/WeblateOrg/siphashc.svg?branch=master https://ci.appveyor.com/api/projects/status/kgeohtb6as3xd9b7/branch/master?svg=true https://api.codacy.com/project/badge/Grade/33758f86fbf44e929d85f47390093771 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 MIT 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.1.tar.gz (4.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: siphashc-1.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for siphashc-1.1.tar.gz
Algorithm Hash digest
SHA256 6cc205a5657cb9447cd2d94db001047509d924aefae1ee1392c00776057ae174
MD5 e571597e557b655bd7f536a6a10b0529
BLAKE2b-256 b1b728ab0a919281e3860ff9851297e25747f8a69306a3c65119586523934a17

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