bcrypt-3.1.19

Ruby binding for the bcrypt() password hashing algorithm

Index | security

Description

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
hashing algorithm, allowing you to easily store a secure hash
of your users' passwords.

Homepage: https://github.com/bcrypt-ruby/bcrypt-ruby

Maintainer: Jeremy Evans <jeremy@openbsd.org>