|
Size: 264
Comment:
|
← Revision 3 as of 2025-12-19 21:43:31 ⇥
Size: 484
Comment: Pruning dead links
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 15: | Line 15: |
| ---- == Implementations == * `ssl(7)` a.k.a. libssl, as implemented by... * [[Encryption/OpenSSL|OpenSSL]] * Quictls * LibreSSL * `tls(7)` a.k.a. libtls, which is also implemented by LibreSSL |
TLS
Transport Layer Security (TLS) is a communications cryptography protocol.
TLS evolved from SSL in 1999. The current version is TLS 1.3.
Contents
Design
Implementations
ssl(7) a.k.a. libssl, as implemented by...
- Quictls
- LibreSSL
tls(7) a.k.a. libtls, which is also implemented by LibreSSL
