ruby-bcrypt

Ruby binding for the bcrypt() password hashing algorithm
  https://github.com/bcrypt-ruby/bcrypt-ruby
  0
  no reviews



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.