cpython/Modules/_sha3
Erlend E. Aasland f07adf82f3
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
2022-08-13 12:09:40 +02:00
..
clinic
LICENSE
README.txt
sha3.c
sha3.h
sha3module.c

README.txt

tiny_sha3
=========

https://github.com/mjosaarinen/tiny_sha3
commit dcbb3192047c2a721f5f851db591871d428036a9

- All functions have been converted to static functions.
- sha3() function is commented out.