[issue39539] Improve Keccak support in hashlib including KangarooTwelve

2020-02-03 Thread Gregory P. Smith
Gregory P. Smith added the comment: Christian added the SHA3 support so is probably best to comment on this. The way our hashlib code is structured we always use the https://github.com/python/cpython/tree/master/Modules/_sha3 implementation rather than OpenSSL for these algorithms due to the

[issue39539] Improve Keccak support in hashlib including KangarooTwelve

2020-02-03 Thread Mariatta
Mariatta added the comment: Added hashlib module experts. -- nosy: +Mariatta, christian.heimes, gregory.p.smith ___ Python tracker ___

[issue39539] Improve Keccak support in hashlib including KangarooTwelve

2020-02-03 Thread Gilles Van Assche
New submission from Gilles Van Assche : Dear all, I think it would be nice if hashlib would include the support of Keccak with a chosen suffix, as well as the fast instance KangarooTwelve (K12). 1) Currently, hashlib's interface for Keccak only supports the 6 instances of FIPS 202 (SHA3-* and