Lukasa Echochamber 2/13/2017

A Unified TLS API for Python

Read Original

The article discusses the author's proposal for PEP 543, a Unified TLS API for Python. It explains the problem with Python's current 'blessed' TLS implementation (the ssl module) and contrasts the approaches of 'systems languages' and 'higher-level languages' to TLS support. The proposal seeks to provide a more flexible and future-proof API for TLS in Python's standard library.

A Unified TLS API for Python

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week