Password hashing (bcrypt, pbkdf2_sha512) library for Elixir.

This library is intended to make it very straightforward for
developers to check users' passwords in as secure a manner as
possible.

Comeonin now supports bcrypt and pbkdf2_sha512.

WWW: https://github.com/riverrun/comeonin
