A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
-
Updated
Aug 14, 2024 - JavaScript
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.
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Simple UI for MinIO Object Storage 🧮
DNS over HTTPS config profiles for iOS & macOS
Set up Nginx and Let’s Encrypt in less than 3 minutes with a Docker Compose project that automatically obtains and renews free Let's Encrypt SSL/TLS certificates and sets up HTTPS in Nginx for multiple domain names. Configuration is done using a simple CLI tool.
Create private keys and certificates with node.js
Strengthens TLS in React Native through Certificate Pinning
Simplifying SSL/TLS traffic analysis for researchers by making SSL decryption effortless.
Free SSL and Automatic HTTPS (ACME / Let's Encrypt v2 client) for node.js with Express, Connect, and other middleware systems
Node JS web app using docker
[DEPRECATED — See notice in README.md] Network-level performance testing of post-quantum cryptography using the OQS suite
Web based user interface for mkcert CLI internal CA
Created by Internet Engineering Task Force
Released 1999