SIGN IN SIGN UP

bpo-40695: Limit hashlib builtin hash fallback (GH-20259)

:mod:`hashlib` no longer falls back to builtin hash implementations when
OpenSSL provides a hash digest and the algorithm is blocked by security
policy.

Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
4cc2f9348c6e899b76af811fa3bb6c60de642a28
Parent: 3f59b55
Committed by GitHub <noreply@github.com> on 5/25/2020, 8:43:10 AM