/siphash-lite

SipHash implementation ported from redis.

Primary LanguageCMIT LicenseMIT

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