Skip to content

Instantly share code, notes, and snippets.

@sean-kang
Created December 11, 2013 01:26
Show Gist options
  • Select an option

  • Save sean-kang/7903573 to your computer and use it in GitHub Desktop.

Select an option

Save sean-kang/7903573 to your computer and use it in GitHub Desktop.
GPG symmetric password encryption
To encrypt: gpg -c <source>
To decyprt: gpg <filenmae>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment