slackbuilds/python/pysha3
MDrights 415181d2b9 python/pysha3: Added (SHA-3 wrapper for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-01-09 06:40:25 +07:00
..
README python/pysha3: Added (SHA-3 wrapper for Python). 2019-01-09 06:40:25 +07:00
pysha3.SlackBuild python/pysha3: Added (SHA-3 wrapper for Python). 2019-01-09 06:40:25 +07:00
pysha3.info python/pysha3: Added (SHA-3 wrapper for Python). 2019-01-09 06:40:25 +07:00
slack-desc python/pysha3: Added (SHA-3 wrapper for Python). 2019-01-09 06:40:25 +07:00

README

SHA-3 wrapper (keccak) for Python. 

The module is a standalone version of the SHA-3 module from Python 3.6.
The code in sha3module.c has been modified to be compatible with Python 2.7 to 3.5.
Python 2.6 and earlier are not supported.