Encrypting and decrypting files
This page describes how to work with encrypted files outside of normal operations
Processing files encrypted with AES encryption
Processing files encrypted with GPG encryption
gpg -d volume.zip.gpg -o volume.zipgpg --symmetric volume.zip -o volume.zip.gpgRe-compress and re-encrypt
Last updated
Was this helpful?

