jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
a simple encrypt and decrypt module for node.js
Simplified encryption/decryption for node.js
GPG encryption and decryption in node.js by way of the gpg command-line tool
Convenience methods for the crypto module
crypto; from kruptein to hide or conceal
Simplified secured password two-ways encryption
Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.
JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
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:/
A Node.js encryption module
Small, simple, and secure no-dependency library to encrypt and decrypt strings using PBKDF2 for key derivation and AES (defaulted to 256-bit / SHA512)
A simple no-install solution to encrypt/decrypt multiple files in a public repo
Securely encrypt sensitive files for use in public source control.
Textual encryption library
PASETO for Node.js with no dependencies
A pure JavaScript implementation of the AES block cipher algorithm with additional features.