COMMITS
/ Modules/_sha3/cleanup.py January 2, 2019
M
closes bpo-35643: Fix a SyntaxWarning: invalid escape sequence in Modules/_sha3/cleanup.py (GH-11411)
Mickaël Schoentgen committed
September 7, 2016
C
Issue #16113: Add SHA-3 and SHAKE support to hashlib module.
Christian Heimes committed
January 3, 2014
M
* Issue #16113: Remove sha3 module again.
Martin v. Löwis committed
October 17, 2012
C
Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified
Christian Heimes committed
October 7, 2012
C
re-add brg_endian.h to debug issue in big endian SPARC machine
Christian Heimes committed
October 6, 2012
C
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes
Christian Heimes committed