🔐
Dual Encryption Support
Industry-standard bcrypt for password hashing and AES-256-CBC for reversible data encryption.
A comprehensive crypto module providing bcrypt hashing and AES encryption with automatic secret generation, TypeScript support, and performance benchmarks.
Installation: npm install nestjs-crypto bcrypt