mbed TLS (formerly known as PolarSSL) is a lightweight, open source cryptography and SSL/TLS library written in C. It is designed to facilitate the development of secure and reliable communications between servers, clients, and devices. It supports the most recent standards and technologies, including TLS 1.2, DTLS 1.2, ECDSA and P-256, and supports a wide range of platforms and architectures. It is designed to be easy to use, with a comprehensive API and detailed documentation, making it suitable for both embedded and enterprise applications. Additionally, mbed TLS includes an extensive collection of sample programs, making it easy to get up and running quickly.
mbed TLS Comments
No Comments