simplify password save and retrieval
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 21 Mar 2017 12:13:00 +0000 (13:13 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 21 Mar 2017 12:13:07 +0000 (13:13 +0100)
commit1640c97e307cca736569fa53c796b3226721baf6
treec9286a176a3118903a93668a8d78663e7b85c554
parent4ceda877f6305174240245f1b0b40ceef063e83f
simplify password save and retrieval

The password must be available for the entire time of the
decryption since it might be necessary to recalculate the key on
account of different salt or parameters of some object.
deltatar/crypto.py