micropython-lib/ssl
Alex Robbins d76ecc4fb7 ssl: Wrap ussl.wrap_socket().
Arguments whose values are the default are not passed to ussl, because
many arguments are not accepted by current ussl implementations, even
if the desired behavior is the same as when they are omitted.
2018-01-10 00:11:37 +02:00
..
metadata.txt ssl: Release 0.0.1. 2017-08-20 17:59:54 +03:00
setup.py ssl: Release 0.0.1. 2017-08-20 17:59:54 +03:00
ssl.py ssl: Wrap ussl.wrap_socket(). 2018-01-10 00:11:37 +02:00