eliminate the last traces of encryption “modes”
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 21 Apr 2017 07:16:49 +0000 (09:16 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commit6e99d23a0a8c4d7dc644d2d9bf4e961d410c68f2
tree11120edbaefe57f3624677f2970585c67555ec8f
parent2edcd2313501fb7f741c6a900404d188cd13490e
eliminate the last traces of encryption “modes”

Since encryption handling has been moved outside of tarfile.py
these no longer apply. Thus remove all references so they don’t
obscure problems in the unit tests.
deltatar/deltatar.py
deltatar/tarfile.py