TLS (Transport Layer Security) topic

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.

List TLS (Transport Layer Security) repositories

FluentFTP

3.0k
Stars
646
Forks
Watchers

An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/ch...

twisted

5.5k
Stars
1.1k
Forks
Watchers

Event-driven networking engine written in Python.

SoftEtherVPN

11.2k
Stars
2.5k
Forks
Watchers

Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.

subnet

1.1k
Stars
79
Forks
Watchers

Simple, auditable & elegant VPN, built with TLS mutual authentication and TUN.

goproxy

15.3k
Stars
2.9k
Forks
Watchers

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP por...

gost

15.3k
Stars
2.4k
Forks
Watchers

GO Simple Tunnel - a simple tunnel written in golang

gobetween

1.9k
Stars
210
Forks
Watchers

:cloud: Modern & minimalistic load balancer for the Сloud era

caddy

63.5k
Stars
4.3k
Forks
Watchers

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

mitmproxy

34.7k
Stars
3.9k
Forks
Watchers

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

openssl

28.2k
Stars
10.8k
Forks
Watchers

TLS/SSL and crypto library