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

utls

1.5k
Stars
228
Forks
Watchers

Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.

Limnoria

614
Stars
169
Forks
Watchers

A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.

icinga2

2.0k
Stars
570
Forks
Watchers

The core of our monitoring platform with a powerful configuration language and REST API.

siris

142
Stars
17
Forks
Watchers

DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!

brookframework

224
Stars
52
Forks
Watchers

Microframework which helps to develop web Pascal applications.

wolfssl

2.2k
Stars
790
Forks
Watchers

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!

pyopenssl

868
Stars
418
Forks
Watchers

A Python wrapper around the OpenSSL library

check_ssl_cert

355
Stars
131
Forks
Watchers

A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.

snuffy

287
Stars
16
Forks
Watchers

Snuffy is a simple command line tool to inspect SSL/TLS data.

ssldump

228
Stars
86
Forks
Watchers

ssldump - (de-facto repository gathering patches around the cyberspace)