mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
|
|
project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper
|
|
for safely handling passwords.
|
|
|
|
WWW: https://github.com/codahale/bcrypt-ruby
|