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

NetCoreServer

2.5k
Stars
536
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

docker-nginx-http3

892
Stars
64
Forks
Watchers

Alpine Linux image with Nginx 1.16.1 with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.

inSecure-SHell

29
Stars
8
Forks
Watchers

A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]

encrypted-dns

2.9k
Stars
308
Forks
Watchers

DNS over HTTPS config profiles for iOS & macOS

fatt

636
Stars
92
Forks
Watchers

FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic

ssl-checker

244
Stars
73
Forks
Watchers

Python script that collects SSL/TLS information from hosts

CODESYS-MQTT

100
Stars
23
Forks
Watchers

MQTT client library for CODESYS, supporting all QoS

letsgetacert

23
Stars
2
Forks
Watchers

Let's get cert – a Certbot wrapper

cassler

59
Stars
2
Forks
Watchers

:spider: :spider: :spider: - Validate SSL Certificates around web

golang-crypto-tls

34
Stars
14
Forks
Watchers

Fork of golang 1.8.1 crypto/tls to add DHE, PSK, DHE_PSK, RSA_PSK, and DH_anon ciphersuites