Table of Contents - scrypt-2.1.1 Documentation
Pages
Classes and Modules
- SCrypt
- SCrypt::Engine
- SCrypt::Engine::Calibration
- SCrypt::Errors
- SCrypt::Errors::InvalidHash
- SCrypt::Errors::InvalidSalt
- SCrypt::Errors::InvalidSecret
- SCrypt::Ext
- SCrypt::Ext::FFI
- SCrypt::Ext::FFI::Compiler
- SCrypt::Password
- SCrypt::SecurityUtils
Methods
- ::__sc_calibrate — SCrypt::Engine
- ::__sc_crypt — SCrypt::Engine
- ::autodetect_cost — SCrypt::Engine
- ::calibrate — SCrypt::Engine
- ::calibrate! — SCrypt::Engine
- ::create — SCrypt::Password
- ::generate_salt — SCrypt::Engine
- ::hash_secret — SCrypt::Engine
- ::memory_use — SCrypt::Engine
- ::new — SCrypt::Password
- ::scrypt — SCrypt::Engine
- ::secure_compare — SCrypt::SecurityUtils
- ::valid_cost? — SCrypt::Engine
- ::valid_salt? — SCrypt::Engine
- ::valid_secret? — SCrypt::Engine
- #== — SCrypt::Password
- #is_password? — SCrypt::Password
- #secure_compare — SCrypt::SecurityUtils
- #split_hash — SCrypt::Password
- #valid_hash? — SCrypt::Password