forked from Lainports/freebsd-ports
project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords. WWW: http://rubygems.org/gems/bcrypt-ruby PR: ports/153965 Submitted by: Jason Helfman <jhelfman at experts-exchange.com> Feature safe: yes
5 lines
229 B
Text
5 lines
229 B
Text
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
|