API Reference
Modules
Comeonin is a password hashing library that aims to make the secure validation of passwords as straightforward as possible
Module to handle bcrypt authentication
Module that provides base64 encoding for bcrypt
This module provides an abstraction layer for configuration. The following are valid configuration items
Module to generate random passwords and check password strength
A submodule of the Comeonin.Password
module
Module to handle pbkdf2_sha512 authentication
Module that provides base64 encoding for pbkdf2
Module that provides various tools for the hashing algorithms