Description
TLS and cryptographic protocol features can be embedded in applications through a portable mbedTLS 3 library. It is useful for networked software, embedded systems, and tools that need readable TLS implementation code.
Cryptography is security-sensitive. Keep the library updated, avoid obsolete algorithms, validate certificates correctly, and prefer reviewed patterns over custom protocol design.