Skip to content

cordalace/siphash-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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