UNPKG

happn-password-hash-and-salt

Version:

Simple, safe and straight-forward password hashing / salting for node.js

3 lines (2 loc) 61 B
'use strict'; module.exports = require('./lib/hashsalt.js');