Ruby Cryptography - Ruby bindings for the bcrypt password hashing algorithm.
Encryption - Hash passwords using the bcrypt 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.