Christian Heimes <li...@cheimes.de> added the comment:
$ ./python Tools/ssl/multissltests.py --openssl 3.0.2 --steps modules $ ./python -c "import hashlib; print(hashlib.algorithms_available)" {'blake2b', 'sha512', 'sm3', 'shake_128', 'md5', 'sha3_256', 'sha224', 'sha512_224', 'sha3_384', 'sha384', 'md5-sha1', 'sha3_224', 'shake_256', 'sha3_512', 'sha512_256', 'sha1', 'sha256', 'blake2s'} ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue47101> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com