Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gkarugi/a9ab0cc0610fd6bbdbda3d6868928761 to your computer and use it in GitHub Desktop.
Save gkarugi/a9ab0cc0610fd6bbdbda3d6868928761 to your computer and use it in GitHub Desktop.
openssl enc -aes-256-cbc -salt -in azbckup.zip -out azbckup.zip.enc -k PASS
openssl enc -aes-256-cbc -d -in azbckup.zip.enc -out azbckup1.zip -k PASS
YikFCqv7svxS/RR0K/ILiqgVTwve0z38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment