Comeonin v0.2.1
Modules summary ↑
Comeonin | Module to make authorization of users more straightforward |
Comeonin.Bcrypt | Module to handle bcrypt authentication |
Comeonin.Pbkdf2 | Pbkdf2 is a password-based key derivation function that uses a password, a variable-length salt and an iteration count and applies a pseudorandom function to these to produce a key |
Comeonin.Tools | Module that provides various tools for the hashing algorithms |