Bcrypt ruby

bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords.

If you are using Rails you should probaly be using ActiveModel::SecurePassword instead of using bcrypt