selfsalt

0.0.3 • Public • Published

Code developed by Suman Chakraborty( WRC development Team ) Use cipher('mySecretSalt') --> to encrypt your data with your salt Use decipher('mySecretSalt') --> to decrypt your data with your salt console.log(myCipher('someText')); --> to encrypt 'someText' console.log(myDecipher(myCipher('suman'))); --> to decrypt 'someText'

Developed by Suman Chakraborty -- WRC Team Lead

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i selfsalt

      Weekly Downloads

      3

      Version

      0.0.3

      License

      ISC

      Unpacked Size

      1.91 kB

      Total Files

      3

      Last publish

      Collaborators

      • sumandev7586