node.bcrypt.js 0.8.5

node.bcrypt.js utilizes the bcrypt algorithm for encrypting password strings inside Node.js-based applications and websites. The node.bcrypt.js library includes utilities for hashing a password, checking a password, auto-generating salt strings and...