mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
415181d2b9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
235 B
Text
5 lines
235 B
Text
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.
|