implementation of crypto for the browser
Simple security signature
Pure TypeScript RSA-OAEP encryption for environments without Web Crypto API support.
The crypto.ts file in the Lit SDK handles cryptographic operations, including the generation, import, encryption and decryption of keys, as well as management of cryptographic shares using BLS and ECDSA schemes.
A pure javascript implementation of BigIntegers and RSA crypto.
Authentication library using JOSE and DIDs to form secure end to end messages
This package provides essential cryptographic operations for the Lit Protocol by re-exporting TweetNaCl.js (https://www.npmjs.com/package/nacl). It offers a lightweight implementation of the NaCl (pronounced "salt") cryptography library, enabling secure e
No description provided.
Generate self signed certificates private and public keys
Textual encryption library
Simple encryption and authentication plugin for Mongoose
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
JWA implementation (supports all JWS algorithms)
Encrypt Modules
Cryptographic operations inside the secure hardware for React Native
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
FIPS-compatible RSA decryption module for AES session key handling (Node.js / Node-RED / PCI DSS)
Serialized AES-GCM 256 encryption, decryption and key management in the browser & Node.js
Generate a RSA PEM key pair from pure JS
doku nodejs library
An ultra slim localstorage wrapper with optional support for ttl and encryption
A Content Preserving transformations on PDFs wrapped around QPDF
Convert a JSON Web Key to a PEM
RSA cryptography library compatible with React Native and Expo