@moinuddin_shaikh/encryptiondecryption

A lightweight Node.js library for encrypting and decrypting data using AES-256-CBC with double-seed-based key generation.

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.