[issue16113] Add SHA-3 (Keccak) support

Christian Heimes report at bugs.python.org
Fri Oct 5 12:47:49 CEST 2012


Christian Heimes added the comment:

The hightlights of the next patch are

* release the GIL
* more test vectors
* remove bgr_endian.h
* move typedef UINT64 to sha3module
* declare more globals as static

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16113>
_______________________________________


More information about the Python-bugs-list mailing list