1.0.2 • Published 7 years ago

object-encrypt-decrypt v1.0.2

Weekly downloads
12
License
ISC
Repository
-
Last release
7 years ago

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: