Fix up check_consecutive_iv()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 15:21:27 +0000 (16:21 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 17:23:24 +0000 (18:23 +0100)
commit4c842b5dc11682c14f3a7558431db90b2d22985f
tree950ebe3330492a456aac6bf91d41de60fadd3aca
parentd52e27375588c7062f7a99d27026995002c3d9af
Fix up check_consecutive_iv()

It was using the wrong variable to store the previously used IV.
deltatar/crypto.py