unit test detection of non-consecutive ivs
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 30 Jan 2020 13:28:06 +0000 (14:28 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 1 Feb 2020 13:42:43 +0000 (14:42 +0100)
commit2f0b128c7f06af2340af10e1504e70c638316ac2
tree4680c2065fd01dee9983dc9942e4847b102f04fb
parent5cf23eabd8eee9e4f0cb6fb535c99b4634c422fe
unit test detection of non-consecutive ivs

The detection works as expected except for a bug in the exception
formatting.
deltatar/crypto.py
testing/test_crypto.py