ssl
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 164 public repositories matching this topic...
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
-
Updated
Aug 6, 2025 - C
Share your terminal over the web
-
Updated
Jul 27, 2025 - C
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
-
Updated
Aug 7, 2025 - C
An implementation of the TLS/SSL protocols
-
Updated
Aug 7, 2025 - C
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 and DTLS 1.3!
-
Updated
Aug 6, 2025 - C
Miniscule cross-platform eventing, networking & crypto for async applications
-
Updated
Jul 14, 2025 - C
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryp…
-
Updated
Mar 16, 2024 - C
Openssl binding for Lua
-
Updated
Jul 13, 2025 - C
nginx module for SSL/TLS ja3 fingerprint.
-
Updated
Mar 21, 2025 - C
A high-performance, high-stability, cross-platform HTTP client.
-
Updated
Feb 6, 2023 - C
A Lightweight and fully asynchronous MQTT client C library based on libev
-
Updated
Aug 29, 2024 - C
Created by Internet Engineering Task Force
Released 1999
- Followers
- 52 followers
- Website
- github.com/topics/tls
- Wikipedia
- Wikipedia