aboutsummaryrefslogtreecommitdiff
path: root/examples/05-python/README.md
blob: 1da638c0d2d97235a8143586864fd5a9933eedc2 (plain)
1
2
3
4
# sha3.py

Access `libsha3.so` functions via Python ctypes module and compare
libsha3.so output against hashlib output.