implement passthrough mode in crypto.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 24 Apr 2017 09:37:23 +0000 (11:37 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commit89e1073cdfe9b6203d45f091a5788f11d1d49230
tree76c07d697123970d3d7da601bf26aa956daf632f
parente3abcdf0310f070b33c83c161556b2a8b2e6a69a
implement passthrough mode in crypto.py

When invoked with --no-decrypt, write object headers and
ciphertext to output. Combined with --split this allows
extracting encrypted objects from the archive.
deltatar/crypto.py