ase-helper
v1.0.1
Published
A simple AES encryption and decryption helper
Readme
ase-helper
ase-helper is a simple AES encryption and decryption helper built for Node.js, leveraging the crypto-js library. It offers a straightforward interface for encrypting and decrypting textual information.
Installation
Install ase-helper using npm:
npm install ase-helper