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.
gem install bcrypt-rubyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hash and verify a password using bcrypt.
No known issues recorded.
No dependency data recorded yet.