simplify password save and retrieval
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 21 Mar 2017 12:13:00 +0000 (13:13 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commitad1128af81e3955e15d89ffbce23b561587c79b3
tree5b48be38b58c7eccdff470e2a1d2d706df555582
parentc46c867055e6833329eb420c188a54e7c728ddf6
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