Christian Heimes added the comment:

The maintenance burden is minimal. All six algorithms are just variants of the 
same KeccakP-1600 sponge construction with different initialization parameters 
for rate, capacity, delimiter and output size. SHAKEs have no default output 
len and another delimiter as SHA3s. 
https://github.com/gvanas/KeccakCodePackage/blob/master/Modes/KeccakHash.h#L34

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to