aes256
A Node.js module to simplify using the built-in "crypto" module for AES256 encryption with random initialization vectors
funkz-crypto
Provides cryptographic functionality for securely handling data — including hashing, encryption, decryption, signing, and verifying data — using algorithms like AES, RSA, and SHA.
cryptaculous
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.