blob: 19789f73bb1833f578c9c60483b26ab0ba73c28b (
plain) (
blame)
1
2
3
|
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.
|