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 136 public repositories matching this topic...
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
-
Updated
Apr 1, 2025 - Rust
A TCP/TLS load balancer for Linkerd 1.x.
-
Updated
Jun 14, 2023 - 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
Apr 7, 2025 - Rust
A multi-protocol proxy server written in Rust (HTTP, SOCKS5, Vmess, Vless, Shadowsocks, Trojan, Snell, Hysteria2, TUIC v5)
-
Updated
Mar 11, 2025 - Rust
modular service framework to move and transform network packets
-
Updated
Apr 8, 2025 - Rust
Rust implementation of the TLSNotary protocol
-
Updated
Apr 8, 2025 - Rust
-
Updated
Dec 14, 2020 - Rust
An ergonomic Rust HTTP Client with TLS fingerprint
-
Updated
Apr 5, 2025 - Rust
A blazing-fast Python HTTP Client with TLS fingerprint
-
Updated
Apr 3, 2025 - Rust
Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and hot reloading.
-
Updated
Oct 2, 2024 - Rust
Main repository for the Veracruz privacy-preserving compute project, an adopted project of the Confidential Compute Consortium (CCC).
-
Updated
Mar 21, 2025 - Rust