simply-encrypt
Provide a simple and reasonably secure way to encrypt any data type using a variety of encryption algorithms
Provide a simple and reasonably secure way to encrypt any data type using a variety of encryption algorithms
AES-256-CBC HELPER
Encrypt and share files through IPFS via QR codes or NFC tags.
Native TypeScript Node.js library for AES-256-CTR, enabling concurrent encryption/decryption with precise IV offset handling down to any byte level, not just full blocks.
The aes256-async package allows developers to easily encrypt and decrypt data by making use of the AES-256 specification. It exposes syncrhonous and asynchronous functions to avoid blocking the main thread. Moreover, the secret can be of any size because
The typical use case for this high speed Node.js module is to convert data in common text to encrypted string.
Encodes cryptr output to be url safe
A simple and secure library for encrypting and decrypting data using AES-256-GCM with PBKDF2 key derivation. Ideal for securing JWT tokens and sensitive information.
URL safe JS library for encrypting and decrypting
Simplifies encryption/decryption using the AES 256 GCM algorithm.
Easy AES-256 encryption and decryption
🔒 Encrypt the file, Support Electron and Browser.
A Node.js package for encrypting and decrypting strings using the AES-128-CTR algorithm with a customizable encryption key
A TypeScript CLI tool to encrypt or decrypt files and folders using AES-256-CBC.