md5passwordhasher
v1.0.0
Published
Encrypt and Decrypt the password using this package
Downloads
1
Readme
Password hashing using Powerful md5 algorithm
Example:
const PasswordHasher = require('hashpassword')
p1 = PasswordHasher('Password')
console.log(p1)
//Output will be DC647EB65E6711E155375218212B3964