strongbox 0.7.2
Strongbox provides Public Key Encryption for ActiveRecord. By using a public key sensitive information can be encrypted and stored automatically. Once stored a password is required to access the information. dependencies are specified in standard Ruby syntax.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            activerecord
            >= 0
          
    