scrypt 1.2.1
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:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            ffi-compiler
            >= 0.0.2
          
          
            rake
            >= 0
          
    
