move ct length bookkeeping into encryptor
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 17 Mar 2017 16:19:10 +0000 (17:19 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commitcd77dadb58ea5f3ef29cc96b6c2f0abb32356c5b
tree4407d5d28a8edc89655f381f5b1ef65d2dd2e597
parent3b53fb984179a81e77abded5bab105cca5391499
move ct length bookkeeping into encryptor

This saves us unreliable calculations over the _Stream progress
in tarfile.py.
deltatar/crypto.py