~ # encrypt a file
~ gpg --armor --symmetric --cipher-algo AES256 -o FILE.enc FILE
~
~ # decrypt a file
~ gpg -o FILE -d FILE.enc
          Created
          April 5, 2017 00:06 
        
      - 
      
- 
        Save saterus/29bebe83d28f417d4c779c8b89d11e82 to your computer and use it in GitHub Desktop. 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment