object-encrypt-decrypt
v1.0.2
Published
A pakage for Directly encrypt and decrypt object in node js
Downloads
829
Readme
npm-object-encryption-decryption
NPM package for object encryption and decryption
Usage
To get the this package. Run the following command:
after installing package you need to add this to your node main file (e.g. index.js or server.js) by adding following command:
Encrypt
to encrypt object:
Decrypt
To Decrypt the encrypted object: