You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

espressif/mbedtls_cxx

0.1.0

uploaded 3 months ago
C++ wrapper of mbedtls to perform (D)TLS connection

readme

# 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.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/mbedtls_cxx^0.1.0"

or download archive

Stats

  • Archive size
    Archive size: 20.84 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/mbedtls_cxx version: 0.1.0
|