@saiuttej/nestjs-encryptions
v0.1.0
Published
A NestJS module for encrypting and decrypting data using AES-256-CBC algorithm. Supports both synchronous and asynchronous operations and Hasher class for hashing and verifying data using bcrypt.
Downloads
13
Maintainers
Readme
Installation
Install via NPM:
npm install @saiuttej/nestjs-mailerInstall via Yarn:
yarn add @saiuttej/nestjs-mailerInstall via PNPM:
pnpm add @saiuttej/nestjs-mailerAuthor
B Sai Uttej
License
Licensed under the MIT License - see the LICENSE file for details.
