Description
Provides TLS and cryptographic networking support for applications that need secure communication over reliable transports. Programs use it to verify peers, encrypt traffic, and handle certificates.
Most users receive it as a dependency for browsers, mail clients, download tools, and system services. Developers use it when building software that needs TLS without implementing encryption itself.