Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | closes bpo-35643: Fix a SyntaxWarning: invalid escape sequence in Modules/_sh... | Mickaël Schoentgen | 2019-01-02 | 1 | -1/+1 |
* | Issue #16113: Add SHA-3 and SHAKE support to hashlib module. | Christian Heimes | 2016-09-07 | 1 | -0/+50 |
* | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 1 | -49/+0 |
* | Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified | Christian Heimes | 2012-10-17 | 1 | -4/+4 |
* | re-add brg_endian.h to debug issue in big endian SPARC machine | Christian Heimes | 2012-10-07 | 1 | -4/+4 |
* | Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo... | Christian Heimes | 2012-10-06 | 1 | -0/+49 |