Table of Contents - bcrypt-3.1.11 Documentation
Pages
CHANGELOG
COPYING
Classes/Modules
BCrypt
BCrypt::Engine
BCrypt::Errors
BCrypt::Errors::InvalidCost
BCrypt::Errors::InvalidHash
BCrypt::Errors::InvalidSalt
BCrypt::Errors::InvalidSecret
BCrypt::Password
Methods
::autodetect_cost — BCrypt::Engine
::calibrate — BCrypt::Engine
::cost — BCrypt::Engine
::cost= — BCrypt::Engine
::create — BCrypt::Password
::generate_salt — BCrypt::Engine
::hash_secret — BCrypt::Engine
::new — BCrypt::Password
::valid_hash? — BCrypt::Password
::valid_salt? — BCrypt::Engine
::valid_secret? — BCrypt::Engine
#== — BCrypt::Password
#is_password? — BCrypt::Password