blob: 85c6095f07445b9704f9903ebb1fa2967689d409 (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: http://rubygems.org/gems/bcrypt-ruby/
|