blob: eab2b6a4c84a923d11f3b44505e96d09608afe5b (
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://bcrypt-ruby.rubyforge.org
|