Secure and easy-to-use keccak
Project description
Keccaky
Secure and easy-to-use keccak
Docs
INSTALL
pip install keccaky
poetry add keccaky
USE
import keccak
assert keccak("Hello, world") == bytes.fromhex("db99debe7fc546756227481ecaf5136f5b86180d99c5666a14421367c7187e5c")
assert keccak("Hello, world").hex() == "db99debe7fc546756227481ecaf5136f5b86180d99c5666a14421367c7187e5c"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
keccaky-0.2.0.tar.gz
(2.0 kB
view hashes)