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.
Homepage: https://github.com/bcrypt-ruby/bcrypt-ruby
Maintainer: Jeremy Evans <jeremy@openbsd.org>