6fe2a75b645044ca2b5dac03e8d850567b547a9a |
|
07-Sep-2016 |
Christian Heimes <christian@python.org> |
Issue #16113: Add SHA-3 and SHAKE support to hashlib module.
/external/python/cpython3/Modules/_sha3/cleanup.py
|
24e43308b7e40c09717c1ab99014710fa5a01735 |
|
03-Jan-2014 |
Martin v. Löwis <martin@v.loewis.de> |
* Issue #16113: Remove sha3 module again. Patch by Christian Heimes, with modifications.
/external/python/cpython3/Modules/_sha3/cleanup.py
|
743e0cd6b5d59767aae2524700857f188ca1e80e |
|
17-Oct-2012 |
Christian Heimes <christian@cheimes.de> |
Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified endianess detection and handling.
/external/python/cpython3/Modules/_sha3/cleanup.py
|
dbc573ff29b6345027dc0e66f545d3780ef2d165 |
|
07-Oct-2012 |
Christian Heimes <christian@cheimes.de> |
re-add brg_endian.h to debug issue in big endian SPARC machine
/external/python/cpython3/Modules/_sha3/cleanup.py
|
4a0270d82bfd782c89a8ae2b869102dafb81ffea |
|
06-Oct-2012 |
Christian Heimes <christian@cheimes.de> |
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes
/external/python/cpython3/Modules/_sha3/cleanup.py
|