RubyGems.org

bcrypt-ruby

3.0.1

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.

installgem install bcrypt-ruby
Authors

Coda Hale

2,668,969 total downloads 1,241,217 for this version
Owners

F29327647a9cff5c69618bae420792ea19ae98718cfd769ccc00e6b2b80c1a7287206f3bf53d403e16ec023c56e904c5

Gemfile
gem "bcrypt-ruby", "~> 3.0.1"
Versions
  1. 3.0.1 September 12, 2011
Show all versions (26 total)
Development Dependencies
  1. rake-compiler >= 0
  2. rspec >= 0