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 88 public repositories matching this topic...
CLI for adding and removing DNS TXT records using the NameCheap API (e.g. using win-acme). Created for wildcard certificate creation with Let's Encrypt using Win-Acme (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon).
-
Updated
Jun 21, 2025 - C#
local (LAN), tls-encrypted data-transfer used for synchronizing data in a server-client application
-
Updated
Dec 30, 2021 - C#
Formal Verification of Transport Layer Security Protocol
-
Updated
May 4, 2018 - C#
🚀 Simplify .NET development with Zetian, a versatile library for building efficient applications in C# and enhancing your coding experience.
-
Updated
Nov 12, 2025 - C#
.NET load balancing with NGINX, Docker, and HTTPS.
-
Updated
May 20, 2025 - C#
A simple windows application that tests the connection security between the executing client and a server.
-
Updated
Jun 15, 2018 - C#
Simple app based on .NET Core to test SMTP Server from command line
-
Updated
Sep 11, 2019 - C#
Samples illustrating selected security aspects of ASP.NET Web API v2
-
Updated
May 16, 2017 - C#
Minimalistic proof of concept for event-driven architecture (EDA) using NATS
-
Updated
Jun 9, 2024 - C#
Created by Internet Engineering Task Force
Released 1999
- Followers
- 54 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia