blob: 9e29b1f781b823664e9b9fc63753d6aa9217a2fd (
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: https://github.com/codahale/bcrypt-ruby
|