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 bjornedstrom, christian.heimes, ezio.melotti, gregory.p.smith, jcea, pitrou
Date 2012-10-05.16:59:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349456362.32.0.096361751848.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
I've documented the optimization options of Keccak. The block also contains a summarization of my modifications of the reference code.

http://hg.python.org/sandbox/cheimes/file/57948df78dbd/Modules/_sha3/sha3module.c#l22
History
Date User Action Args
2012-10-05 16:59:22christian.heimessetrecipients: + christian.heimes, gregory.p.smith, jcea, pitrou, ezio.melotti, bjornedstrom
2012-10-05 16:59:22christian.heimessetmessageid: <1349456362.32.0.096361751848.issue16113@psf.upfronthosting.co.za>
2012-10-05 16:59:22christian.heimeslinkissue16113 messages
2012-10-05 16:59:21christian.heimescreate