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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mysql5hash

      Weekly Downloads

      0

      Version

      0.0.5

      License

      MIT

      Last publish

      Collaborators

      • emrekeskin