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

fritz-tls

32
Stars
3
Forks
Watchers

Automate TLS certificate installation for AVM FRITZ!Box

devcert

1.3k
Stars
73
Forks
Watchers

Local HTTPS development made easy

concerto

34
Stars
4
Forks
Watchers

A command line tool and a library to generate TLS certificates for development purposes.

Delphi_SChannelTLS

35
Stars
15
Forks
Watchers

Helper functions and socket classes to perform TLS communication by means of WinAPI (SChannel)

sieve-connect

75
Stars
7
Forks
Watchers

A client for the MANAGESIEVE Protocol

catbox

29
Stars
3
Forks
Watchers

🐈📦 A small IRC server

how-to-setup-a-honeypot

145
Stars
13
Forks
Watchers

How to setup a honeypot with an IDS, ELK and TLS traffic inspection

acme_client

109
Stars
22
Forks
Watchers

Java ACME Client application

tlstun

39
Stars
8
Forks
Watchers

A socks tunnel client and server using websockets over http and tls

cnp3

501
Stars
91
Forks
Watchers

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)