Zachary Ware
|
7f4bf9fb10
|
Issue #19520: Fix (the last!) compiler warning on 32bit Windows, in _sha3
|
2013-11-17 16:08:23 -06:00 |
Christian Heimes
|
743e0cd6b5
|
Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified
endianess detection and handling.
|
2012-10-17 23:52:17 +02:00 |
Christian Heimes
|
ba3e4a0bc0
|
Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big endian platforms
|
2012-10-14 00:59:29 +02:00 |
Christian Heimes
|
dbc573ff29
|
re-add brg_endian.h to debug issue in big endian SPARC machine
|
2012-10-07 22:44:41 +02:00 |
Christian Heimes
|
4a0270d82b
|
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes
|
2012-10-06 02:23:36 +02:00 |