Message265033
This patch implements SHA-3 and SHAKE for Python 3.6. The algorithm is provided by a slightly modified copy of the Keccak Code Package. I had to replace C++ comments and perform some minor cleanups. |
|
Date |
User |
Action |
Args |
2016-05-06 21:12:14 | christian.heimes | set | recipients:
+ christian.heimes, tim.peters, loewis, gregory.p.smith, jcea, pitrou, vstinner, larry, habnabit, ezio.melotti, spatz, Arfrever, asvetlov, englabenny, python-dev, sbt, bjornedstrom, dstufft, markk, haakon |
2016-05-06 21:12:14 | christian.heimes | set | messageid: <1462569134.66.0.129894227986.issue16113@psf.upfronthosting.co.za> |
2016-05-06 21:12:14 | christian.heimes | link | issue16113 messages |
2016-05-06 21:12:14 | christian.heimes | create | |
|