SHA-3 (Keccak) for Python 2.7 - 3.5


Keywords
sha3, sha-3, keccak, hash, cryptography, python
License
UPL-1.0
Install
pip install pysha3==1.0.2

Documentation

pysha3

The pysha3 package has reached its end of life and is no longer supported.

The SHA-3 code was merged into Python 3.6 many years ago. Please use SHA-3 functions from hashlib module directly.