Created
May 18, 2018 20:22
-
-
Save gkarugi/a9ab0cc0610fd6bbdbda3d6868928761 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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