redo transition between objects in crypto layer
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 16 Mar 2017 16:06:28 +0000 (17:06 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 16 Mar 2017 16:07:02 +0000 (17:07 +0100)
commit8141a9a435544516d5f35c57ae0dc9366c025e16
treeefb19266576427b128b92d71426bce0a93a53aa8
parent4bfe9ea7bd8c1c3d2a1bbe42dcb67770003154ed
redo transition between objects in crypto layer

When encrypting, the ciphertext size isn’t known beforehand.
Likewise, the file name isn’t available when initializing the
decryption of a file.
deltatar/crypto.py