circuitpython/shared-bindings/ssl
Jeff Epler dcb650c513 pico w: add ssl module
Note: at this time, the ssl module on pico_w never verifies the server
certificate. This means it does not actually provide a higher security
level than regular socket / http protocols.
2022-10-05 13:12:43 -04:00
..
SSLContext.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
SSLContext.h Add methods to ssl.SSLContext for handling self-signed certs 2021-12-14 01:00:50 +00:00
SSLSocket.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
SSLSocket.h pico w: add ssl module 2022-10-05 13:12:43 -04:00
__init__.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30