Skip to main content

Siphash calculation

Project description

SipHash Lite

SipHash implementation ported from redis.

Python package pypi

Installation

Install using pip with:

pip install siphash-lite

Usage

>>> import siphash

>>> siphash.siphash(b'hello world', b'1234567812345678')
9929133401751744512

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

siphash-lite-0.1.5.tar.gz (6.2 kB view hashes)

Uploaded Source

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