notes icon indicating copy to clipboard operation
notes copied to clipboard

A Unified TLS API for Python

Open wdv4758h opened this issue 8 years ago • 1 comments

  • 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/

wdv4758h avatar Feb 19 '17 14:02 wdv4758h

相關參考:

  • rust-native-tls: https://github.com/sfackler/rust-native-tls
    • 在各家系統上的 TLS 實做上做包裝

wdv4758h avatar Feb 19 '17 14:02 wdv4758h