Module: BCrypt

Defined in:
lib/bcrypt.rb,
ext/mri/bcrypt_ext.c

Overview

A Ruby library implementing OpenBSD’s bcrypt()/crypt_blowfish algorithm for hashing passwords.

Defined Under Namespace

Modules: Errors Classes: Engine, Password