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 habnabit
Recipients Arfrever, asvetlov, bjornedstrom, christian.heimes, englabenny, ezio.melotti, gregory.p.smith, habnabit, jcea, maker, pitrou, python-dev, sbt
Date 2013-06-27.23:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372376480.87.0.431051625418.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
https://pypi.python.org/pypi/cykeccak/ is what I've written to do this, for reference. 

Honestly I hope that the Keccak sponge is directly exposed in openssl (or any other SHA-3 implementation) because of its utility beyond SHA-3. If the source of some other implementation is going to be bundled with python anyway, it shouldn't be difficult to expose the sponge bits.
History
Date User Action Args
2013-06-27 23:41:20habnabitsetrecipients: + habnabit, gregory.p.smith, jcea, pitrou, christian.heimes, ezio.melotti, Arfrever, asvetlov, englabenny, maker, python-dev, sbt, bjornedstrom
2013-06-27 23:41:20habnabitsetmessageid: <1372376480.87.0.431051625418.issue16113@psf.upfronthosting.co.za>
2013-06-27 23:41:20habnabitlinkissue16113 messages
2013-06-27 23:41:20habnabitcreate