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 151 public repositories matching this topic...
this project show how to create a simple tcp psk-tls(tls1.2) server based on openssl
-
Updated
Mar 6, 2022 - Rust
An API for TLS checking and X509 certificates monitoring
-
Updated
Oct 30, 2021 - Rust
Generate self-signed certificates for mutual TLS authentication.
-
Updated
Sep 2, 2025 - Rust
Rust crate with additional types and utilities for rustls (unofficial)
-
Updated
Feb 2, 2019 - Rust
Titan it! File share server for Titan protocol with Gemini frontend
-
Updated
Feb 24, 2025 - Rust
A tweaked version of the `tlscient-mio` and `tlsserver-mio` examples from `rustls` that supports `serde` serialization and sending of data.
-
Updated
Nov 2, 2022 - Rust
SSH-like remote administration tool written in Rust. Secure command execution over TLS with user authentication and custom virtual filesystem.
-
Updated
May 12, 2025 - Rust
OpenLegends Game Server
-
Updated
Mar 1, 2025 - Rust
Client/Server Library for Gemini protocol with Titan support
-
Updated
Feb 24, 2025 - Rust
Created by Internet Engineering Task Force
Released 1999
- Followers
- 54 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia