python c-module for siphash, based on floodberry's version.
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048LReleased under the MIT
license. See LICENSE.md
file for details.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python c-module for siphash, based on floodberry's version.
>>> from siphashc import siphash
>>> siphash('sixteencharstrng', 'i need a hash of this')
10796923698683394048LReleased under the MIT
license. See LICENSE.md
file for details.