Message207187
I have created a backport of the sha3 for Python 2.6 to 3.3 about an year ago. It's on PyPI: https://pypi.python.org/pypi/pysha3 . I'm planing to update the code with SHAKE256 and SHAKE512 support soonish, too.
I have very high confidence that NIST is neither going to change the parameters or padding for SHA3 nor is NIST going to deviate from the original Keccak proposal. In case you still prefer to remove SHA3 I suggest that we stick to GPS' plan and wait until RC1.
The attached patch removes all code and documentation for SHA3. |
|
Date |
User |
Action |
Args |
2014-01-02 20:52:27 | christian.heimes | set | recipients:
+ christian.heimes, tim.peters, loewis, gregory.p.smith, jcea, pitrou, vstinner, larry, habnabit, ezio.melotti, Arfrever, asvetlov, englabenny, BreamoreBoy, python-dev, sbt, bjornedstrom, dstufft, markk, haakon |
2014-01-02 20:52:23 | christian.heimes | set | messageid: <1388695943.76.0.64072773091.issue16113@psf.upfronthosting.co.za> |
2014-01-02 20:52:23 | christian.heimes | link | issue16113 messages |
2014-01-02 20:52:23 | christian.heimes | create | |
|