Ruby binding for the bcrypt() password hashing algorithm
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
hashing algorithm, allowing you to easily store a secure hash
of your users' passwords.

Maintainer: Jeremy Evans <jeremy@openbsd.org>

WWW: https://github.com/bcrypt-ruby/bcrypt-ruby
