mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-05 20:34:18 +02:00
13793a8236
0.1.0
Features
- Publish mbedtls component (0140455f)
mbedtls_cxx
This is a simplified C++ wrapper of mbedTLS for performing TLS and DTLS handshake a communication. This component allows for overriding low level IO functions (send() and recv()) and thus supporting TLS over various physical channels.