[issue16113] SHA-3 (Keccak) support may need to be removed before 3.4

Christian Heimes report at bugs.python.org
Fri Nov 1 19:08:23 CET 2013


Christian Heimes added the comment:

New information on NIST's hash forum strongly suggest that NIST is going to standardize SHA-3 according to the original proposal with c=2n and Sakura padding as well as two SHAKEs with variable length output.

SHA3-224 with c=448
SHA3-256 with c=512
SHA3-384 with c=768
SHA3-512 with c=1024

SHAKE128 with c=256
SHAKE256 with c=512

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16113>
_______________________________________


More information about the Python-bugs-list mailing list