notes
notes copied to clipboard
A Unified TLS API for Python
- PEP 543 - A Unified TLS API for Python: https://www.python.org/dev/peps/pep-0543/
- https://lukasa.co.uk/2017/02/A_Unified_TLS_API_for_Python/
- https://lwn.net/Articles/711897/
相關參考:
- rust-native-tls: https://github.com/sfackler/rust-native-tls
- 在各家系統上的 TLS 實做上做包裝