TLS (Transport Layer Security)
TLS (Transport Layer Security) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.
The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more communicating computer applications. It runs in the presentation layer and is itself composed of two layers: the TLS record and the TLS handshake protocols.
TLS builds on the now-deprecated SSL (Secure Sockets Layer) specifications (1994, 1995, 1996) developed by Netscape Communications for adding the HTTPS protocol to their Navigator web browser.
Here are 232 public repositories matching this topic...
capture SSL/TLS text content without CA cert using eBPF. supports Linux/Android x86_64/Aarch64.
-
Updated
Jan 4, 2023 - C
Post-Quantum TLS implementation in the C language.
-
Updated
Apr 2, 2024 - C
A TLS proxy that generates and loads certificates and configured SSL contexts based programmable hostnames
-
Updated
Feb 10, 2017 - C
dust - A toy crypto library. Completely insecure, totally unsafe, and horribly inefficient.
-
Updated
Feb 20, 2019 - C
lightweight, event-driven, daemonized load balancer
-
Updated
Nov 8, 2023 - C
tls connection using Ephemeral DH key exchange
-
Updated
May 20, 2022 - C
socks5 / shadowsocks proxy, with tls decrypto
-
Updated
Aug 6, 2025 - C
Created by Internet Engineering Task Force
Released 1999
- Followers
- 54 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia