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
收信人 christian.heimes, ezio.melotti, jcea
日期 2012-10-03.17:06:49
SpamBayes Score -1.0
Marked as misclassified
Message-id <1349284009.76.0.569957108645.issue16113@psf.upfronthosting.co.za>
In-reply-to
内容
I've done some experiments with the reference implementation and adopted code of sha1module.c for sha3: https://bitbucket.org/tiran/pykeccak

So far the code just compiles (64bit only) but doesn't work properly yet. I may need to move away from the NIST interface and use the sponge interface directly.
历史
日期 用户 动作 参数
2012-10-03 17:06:49christian.heimes修改recipients: + christian.heimes, jcea, ezio.melotti
2012-10-03 17:06:49christian.heimes修改messageid: <1349284009.76.0.569957108645.issue16113@psf.upfronthosting.co.za>
2012-10-03 17:06:49christian.heimes链接issue16113 messages
2012-10-03 17:06:49christian.heimes创建