@icure/react-native-rsa-native
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.
web-crypto
Library to retrieve RSA public keys from a JWKS endpoint
'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
unpack rsa fields from PEM strings (typescript/browser-compatible fork)
A WebCrypto Polyfill for NodeJS
A very basic crypto library
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
Added suport for NET interoperability for X509Certificate2
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.
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
A custom version of node-forge with selected algorithms.
Encrypt and Decrypt morse codes
A mixed toolkit for private project using conveniently.
Minimal implementation of older cryptography algorithms: RSA, DSA, DH
mima-kit is a cryptographic suite implemented in TypeScript. The goal is to provide an easy-to-use cryptographic library. mima-kit 是一个使用 TypeScript 实现的密码学套件。目标是提供一个简单易用的密码学库。
Mini Game Standard Development Library.
is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/