Import the webcrypto API as a single module in both nodejs and browsers.
Import the webcrypto API as a single module in both nodejs and browsers.
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verification
A WebCrypto Polyfill for NodeJS
Import the webcrypto API as a single module in both nodejs and browsers.
Import the webcrypto API as a single module in both nodejs and browsers.
A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.
Web Cryptography API shim for legacy browsers
webcrypto library for Node, React Native and IE11+
Browser Compatible Object Hashing
A polyfill that adds Ed25519 key manipulation capabilities to `SubtleCrypto` in environments where it is not yet supported
TypeScript definitions for webcrypto
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
webcrypto library for Node, React Native and Browser
WebCrypto API for Node.js
Use the Node.js crypto module API without having to worry if it is being run in browser or Node.js
JavaScript Elliptic curve cryptography library
Send notifications using Web Push Protocol and Web Crypto APIs (works with NodeJS, Cloudflare Workers, Bun and Deno)
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
W3C WebCrypto API (SubtleCrypto) for GJS using @gjsify/crypto primitives
Secure, audited & minimal implementation of BIP39 mnemonic phrases
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
The Sodium cryptographic library compiled to pure JavaScript (wrappers)