slackbuilds_ponce/python/pysha3/README
B. Watson 4731796771 python/pysha3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:56 -04:00

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.