Package: python-axolotl / 0.1.39-1

Metadata

Package Version Patches format
python-axolotl 0.1.39-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001 removes IV parameter at AES creation.patch | (download)

axolotl/sessioncipher.py | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

 removes iv paramenter from aes constructor, since it is not necessary for ctr mode.