Skip to content

Instantly share code, notes, and snippets.

@luikore
Created March 31, 2011 07:36
Show Gist options
  • Save luikore/895967 to your computer and use it in GitHub Desktop.
Save luikore/895967 to your computer and use it in GitHub Desktop.
encrypt
alias base64="openssl base64"
alias aes="openssl aes-256-cbc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment