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.

Author christian.heimes
Recipients 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
Date 2016-04-22.19:00:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461351652.09.0.784552990501.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
The authors of Keccak have released a new version of the Keccak Code Package, http://keccak.noekeon.org/reorganized_code.html . The new package makes it much easier to integrate Keccak in Python. I'm working on a new patch with SHA3 and SHAKE support.
History
Date User Action Args
2016-04-22 19:00:52christian.heimessetrecipients: + 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-04-22 19:00:52christian.heimessetmessageid: <1461351652.09.0.784552990501.issue16113@psf.upfronthosting.co.za>
2016-04-22 19:00:52christian.heimeslinkissue16113 messages
2016-04-22 19:00:51christian.heimescreate