|
|
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| tests/uart_mutual_auth | ||
| .cz.yaml | ||
| CHANGELOG.md | ||
| CMakeLists.txt | ||
| idf_component.yml | ||
| mbedtls_wrap.cpp | ||
| README.md | ||
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.