public
Description: 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.
Homepage: http://bcrypt-ruby.rubyforge.org
Clone URL: git://github.com/codahale/bcrypt-ruby.git
bcrypt-ruby / spec
name age message
..
directory bcrypt/ Wed May 07 17:26:16 -0700 2008 Changed BCrypt::Engine.hash to BCrypt::Engine.h... [codahale]
file spec_helper.rb Tue Feb 27 11:58:30 -0800 2007 Initial checkin. [codahale]