module • PEP 452: API for Cryptographic Hash Functions v2.0 • PEP 456: Secure and interchangeable hash algorithm • PEP 543: Unified TLS API (Cory Benfield) • maintainer of Coverity Scan • Security Engineer at Red Hat
were awful • Python started to define custom cipher selection • Nowadays OpenSSL is better • Python's override re-enables insecure ciphers • #27850: Remove 3DES from cipher list (CVE- 2016-2183)
backports • mostly OpenSSL 1.0.2 compatible with features removed ssl module will work with LibreSSL if and only if LibreSSL stays 100% compatible to OpenSSL.