Description
Adds TLS and cryptography support for software that needs secure network communication in a small C library. It is useful for embedded devices, servers, clients, and applications that need encrypted connections with a portable dependency.
This is a development and runtime library, not a certificate manager or VPN. Security depends on how applications configure protocols, certificates, keys, random number generation, and updates.