bcrypt-ruby 3.1.3
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.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
bcrypt
>= 3.1.3