mysql5hash

0.0.5 • Public • Published

Mysql5 Hashing

Mysql PASSWORD() hashing npm module

Installation

  npm install mysql5hash --save

Usage

  var mysql5hash = require('mysql5hash')
 
  var hashPass = mysql5hash("hash password")
 
  console.log(hashPass);
 
  // output => *343E9D0203CB337490174D53651E63C839334AC7

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    0

Package Sidebar

Install

npm i mysql5hash

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • emrekeskin