Issue 16118: Implement SHA-3 - Python tracker

Issue16118

Created on 2012-10-03 11:22 by jcea, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg171879 - (view) Author: Jesús Cea Avión (jcea) * (Python committer) Date: 2012-10-03 11:22
We have a #sha3 winner!! Keccak - https://en.wikipedia.org/wiki/Keccak
History
Date User Action Args
2022-04-11 14:57:36adminsetgithub: 60322
2012-10-03 12:31:00brett.cannonsetstatus: open -> closed
resolution: duplicate
2012-10-03 12:30:49brett.cannonsetsuperseder: Add SHA-3 and SHAKE (Keccak) support
2012-10-03 11:22:29jceacreate