add simple decryption routine to crypto.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 3 Apr 2017 11:54:54 +0000 (13:54 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commit15d3eefdf5cf6fbc90d6c2b91d054e5fee341aa9
tree70c129467b58dc9b97233e5e1b83d185af44a6c6
parent9eccb1c25ca01d7134f0b7b8816237d01e972afa
add simple decryption routine to crypto.py

Currently this allows decrypting (and only decrypting) a backup
volume without requiring the deltatar layer in between.
deltatar/crypto.py
deltatar/tarfile.py