This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 christian.heimes
收信人 Arfrever, asvetlov, bjornedstrom, christian.heimes, dstufft, englabenny, ezio.melotti, gregory.p.smith, haakon, habnabit, jcea, larry, loewis, markk, pitrou, python-dev, sbt, spatz, tim.peters, vstinner
日期 2016-05-06.21:11:59
SpamBayes Score -1.0
Marked as misclassified
Message-id <1462569134.66.0.129894227986.issue16113@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2016-05-06 21:12:14christian.heimes修改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:14christian.heimes修改messageid: <1462569134.66.0.129894227986.issue16113@psf.upfronthosting.co.za>
2016-05-06 21:12:14christian.heimes链接issue16113 messages
2016-05-06 21:12:14christian.heimes创建