micropython-lib/python-stdlib/ssl
Felix Dörre 35d41dbb0e ssl: Restructure micropython SSL interface to a new tls module.
MicroPython now supplies SSL/TLS functionality in a new built-in `tls`
module.  The `ssl` module is now implemented purely in Python, in this
repository.  Other libraries are updated to work with this scheme.

Signed-off-by: Felix Dörre <felix@dogcraft.de>
2024-02-07 12:12:13 +11:00
..
manifest.py ssl: Restructure micropython SSL interface to a new tls module. 2024-02-07 12:12:13 +11:00
ssl.py ssl: Restructure micropython SSL interface to a new tls module. 2024-02-07 12:12:13 +11:00