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 327 public repositories matching this topic...
🚀 Web scraping for humans
-
Updated
Dec 1, 2024 - Python
A Python wrapper around the OpenSSL library
-
Updated
Aug 6, 2025 - Python
SSL and TLS protocol test suite and fuzzer
-
Updated
Aug 4, 2025 - Python
#1 quality TLS certs while you wait, for the discerning tester
-
Updated
Aug 4, 2025 - Python
An open source Session Border Controller 🌟 The SBC you dream about 🗽 LibreSBC will help you save thousands of dollars.
-
Updated
Aug 6, 2025 - Python
🪞PRIMP (Python Requests IMPersonate). The fastest python HTTP client that can impersonate web browsers
-
Updated
Apr 17, 2025 - Python
Python script that collects SSL/TLS information from hosts
-
Updated
Aug 7, 2025 - Python
Created by Internet Engineering Task Force
Released 1999
- Followers
- 52 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia