Skip to content

Instantly share code, notes, and snippets.

@outsideris
Last active October 4, 2015 05:18
Show Gist options
  • Save outsideris/2584762 to your computer and use it in GitHub Desktop.
Save outsideris/2584762 to your computer and use it in GitHub Desktop.
openssl encryption
$ openssl des3 -salt -in plain.txt -out encrypted.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment