Fixed encryption pad treatment using random pad
authorDaniel Garcia Moreno <danigm@wadobo.com>
Tue, 16 Jul 2013 08:26:36 +0000 (10:26 +0200)
committerDaniel Garcia Moreno <danigm@wadobo.com>
Tue, 16 Jul 2013 08:26:36 +0000 (10:26 +0200)
commit02f34a22c84a2df1e67bd2775347aa64b5ba8f8b
tree2747e5c2e67899fa4ee16695424c37e41702e22c
parenta6210a35cdcef384a53c49f020163180d854d04e
Fixed encryption pad treatment using random pad
deltatar/aescrypto.py
deltatar/tarfile.py
testing/test_encryption.py