Commit Graph

4 Commits

Author SHA1 Message Date
jcs
c27d48be73 make this actually work again after the last update from pirofti
the authors changed the interfaces to the bcrypt() and
bcrypt_gensalt() routines, so rename them to avoid conflicting with
our own routines in libc
2010-01-01 20:35:34 +00:00
pirofti
f0f87817a6 Update ruby-bcrypt to 2.1.2 2009-10-13 18:38:47 +00:00
bernd
c89f26f39a Update to ruby-bcrypt-2.0.5. 2009-05-19 22:44:21 +00:00
bernd
74611d9b3e Initial import of ruby-bcrypt-2.0.3.
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.
2009-01-30 02:08:38 +00:00