@luckxudong/node-forge
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Cryption provides a higher level wrapper around crypto.subtle API.
blindrsa-ts: A TypeScript Library for the Blind RSA Signature Protocol
A native implementation of RSA key generation and encryption/decryption.
A native implementation of RSA key generation and encryption/decryption.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A secure, modular authentication framework for Node.js, featuring Argon2 password hashing, EdDSA-signed JWTs, and flexible session management. Includes WebAuthn passkey support with plans for RSA and multi-database integration (alpha).
Crypto primitives for libp2p
A WebCrypto Polyfill built on PKCS11
COSE Public key handler for WebAuthn attestation and assertion validations.
基于jsencrypt扩展的可支持长文本加解密的库
unpack rsa fields from PEM strings (typescript/browser-compatible fork)
RSA message encryption, signing, decryption, and verification using webcrypto or node crypto
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
A library to decompose and compose crypto keys of different types and formats
Library to retrieve RSA public keys from a JWKS endpoint
Crypto Lib is a powerful intuitive cryptographic JavaScript library that encapsulates common algorithms, functions and provides an interface for low-level cryptographic operations.
Crypto Server is a Fastify web server that exposes easy consumable REST APIs to perform low-level cryptographic operations. It is implemented using Node.js and relies on Crypto Lib.