scrypt 3.1.0
The scrypt key derivation function is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            ffi-compiler
            >= 1.0, < 2.0
          
          
            rake
            ~> 13
          
    
