Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
-
Updated
Sep 27, 2024 - HTML
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
A small implementation of `getRandomValues` for React Native
A collection of secure encryption examples for encrypting strings and binary data.
A compact, versatile, and misuse-resistant library for end-to-end-encryption
webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs. (Keywords: WebCrypto, XMLDSIG, XADES, eIDAS, Trust List, X.509, CRL, OCSP)
WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Common code referenced across Bitwarden JavaScript projects.
End-to-end encrypted file transfer.
🎲 webcrypto library for Node, React Native and IE11+
Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.
Use your web browser to encrypt and decrypt files.
Authentication library for the browser environment using Web Crypto API
Generate JWTs on Cloudflare Workers using the WebCrypto API
Simple, Encrypted Budgets & Expenses. 💵
Add a description, image, and links to the webcrypto topic page so that developers can more easily learn about it.
To associate your repository with the webcrypto topic, visit your repo's landing page and select "manage topics."