Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siphashc

python c-module for siphash, based on floodberry's version.

Build Status

Usage

>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048L

License

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

About

python c-module for siphash

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors