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
Web Cryptography API shim for legacy browsers
webcrypto library for Node, React Native and IE11+
A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.
Import the webcrypto API as a single module in both nodejs and browsers.
WebCrypto API for Node.js
Browser Compatible Object Hashing
A package of `webcrypto-local` framework
A polyfill that adds Ed25519 key manipulation capabilities to `SubtleCrypto` in environments where it is not yet supported
TypeScript definitions for webcrypto
Import the webcrypto API as a single module in both nodejs and browsers.
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
webcrypto library for Node, React Native and Browser
Use the Node.js crypto module API without having to worry if it is being run in browser or Node.js
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)
Send notifications using Web Push Protocol and Web Crypto APIs (works with NodeJS, Cloudflare Workers, Bun and Deno)
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
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
Is this specifier a node.js core module?
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
Octokit authentication strategy that supports token, app (JWT), and event-based installation authentication