add simple decryption routine to crypto.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 3 Apr 2017 11:54:54 +0000 (13:54 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 25 Apr 2017 13:30:22 +0000 (15:30 +0200)
commit471b39d2f118966371c78dac8a02d67594631dd6
tree8e58f822cd15c426743c03e8c3aeff73054c9c7d
parent918bb732dede599d2f0bc9325b5cde7d5cf6ad41
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