password-encrypt-decrypt
js
A simple Node.js module for encrypting and decrypting passwords using a secret key and salt. This module uses XOR operations and Base64 encoding to secure your passwords.
Version 1.0.4 License ISC
Keywords
passwordencryptiondecryptionsecure-passwordXORbase64cryptopassword-encryptpassword-decryptnodejssecurity
INSTALL