easy-encryption
A wrapper around the built-in `crypto` module that makes encryption easy in Node.js.
isy-crypto
CLI tool to encrypt and decrypt strings using AES-256-CBC
@bb301/simple-encryption-util
A simple Node.js library (written in TypeScript) and accompanying CLI tool for encrypting and decrypting data using the AES-256 CBC algorithm.
crypto-aes256
A Node.js module for AES-256-CBC encryption and decryption, ensuring secure data handling.