Module: SCrypt
- Defined in:
- lib/scrypt/security_utils.rb,
lib/scrypt/engine.rb,
lib/scrypt/errors.rb,
lib/scrypt/version.rb,
lib/scrypt/password.rb,
lib/scrypt/scrypt_ext.rb
Overview
- NOTE
-
a verbatim copy of github.com/rails/rails/blob/c8c660002f4b0e9606de96325f20b95248b6ff2d/activesupport/lib/active_support/security_utils.rb
Please see the Rails license: github.com/rails/rails/blob/master/activesupport/MIT-LICENSE
Defined Under Namespace
Modules: Errors, Ext, SecurityUtils Classes: Engine, Password
Constant Summary collapse
- VERSION =
"3.0.8"