pash

0.1.5 • Public • Published

pash npm version

Simple and strong password hashing using core node crypto.

var pash = require("pash");

pash("password", "salt", callback);

Callback will be called with an error, or a derived key buffer.

Package Sidebar

Install

npm i pash

Homepage

ilee.co.uk

Weekly Downloads

10

Version

0.1.5

License

none

Last publish

Collaborators

  • leecrossley