move ct length bookkeeping into encryptor
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 17 Mar 2017 16:19:10 +0000 (17:19 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 17 Mar 2017 16:19:15 +0000 (17:19 +0100)
commit9ccd587bc98f6e747b33bf9879d0ef1703b2594e
treeecb9b4dcf3a9b40acd9ec1a00b00f840063c3515
parent7bab1b2e30fc1e948dc720583bbb5f4615811cc6
move ct length bookkeeping into encryptor

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