Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 1 | -510/+0 |
* | Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified | Christian Heimes | 2012-10-17 | 1 | -1/+1 |
* | Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big end... | Christian Heimes | 2012-10-13 | 1 | -4/+6 |
* | re-add brg_endian.h to debug issue in big endian SPARC machine | Christian Heimes | 2012-10-07 | 1 | -1/+1 |
* | Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo... | Christian Heimes | 2012-10-06 | 1 | -0/+508 |