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 194 public repositories matching this topic...
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
-
Updated
Mar 27, 2026 - Rust
An ergonomic Python HTTP Client with TLS fingerprint
-
Updated
Mar 28, 2026 - Rust
modular service framework to move and transform network packets
-
Updated
Mar 28, 2026 - Rust
An ergonomic Rust HTTP Client with TLS fingerprint
-
Updated
Mar 29, 2026 - Rust
A simple and ultrafast http reverse proxy serving multiple domain names and terminating TLS for http/1.1, 2 and 3, written in Rust
-
Updated
Mar 26, 2026 - Rust
A TCP/TLS load balancer for Linkerd 1.x.
-
Updated
Jun 14, 2023 - Rust
HTTP client that can impersonate web browsers
-
Updated
Mar 27, 2026 - Rust
A programmable MITM proxy that intercepts HTTP/HTTPS traffic so you don't have to guess what your app is doing. Forward & reverse modes, TLS interception, TUI, terminal, and web GUI.
-
Updated
Mar 29, 2026 - Rust
An NGINX module with the implementation of the automatic certificate management (ACMEv2) protocol
-
Updated
Mar 23, 2026 - Rust
Rust implementation of the TLSNotary protocol
-
Updated
Mar 26, 2026 - Rust
-
Updated
Dec 14, 2020 - Rust
Created by Internet Engineering Task Force
Released 1999
- Followers
- 59 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia