bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords.
Coda Hale
gem "bcrypt-ruby", "~> 2.0.1"