Gregory P. Smith <g...@krypto.org> added the comment:

Performance wise... The SHA series have hardware acceleration on modern CPUs 
and SoCs.  External libraries such as OpenSSL are in a position to provide 
implementations that make use of that. Same with the Linux Kernel CryptoAPI 
(https://bugs.python.org/issue47102).

Hardware accelerated SHAs are likely faster than blake3 single core. And 
certainly more efficient in terms of watt-secs/byte.

----------

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

Reply via email to