Hi,

I just installed the newly updated 2.6-4+deb7u5 version of python-crypto.
Unfortunately, the problem persists.


Output from duplicity with most recent version:


-----------
Error: ssh: Unknown exception: CTR mode needs counter parameter, not IV
Error: ssh: Traceback (most recent call last):
Error: ssh: File "/usr/lib/python2.7/dist-packages/paramiko/transport.py",
line 1542, in run
Error: ssh: self.kex_engine.parse_next(ptype, m)
Error: ssh: File "/usr/lib/python2.7/dist-packages/paramiko/kex_group1.py",
line 68, in parse_next
Error: ssh: return self._parse_kexdh_reply(m)
Error: ssh: File "/usr/lib/python2.7/dist-packages/paramiko/kex_group1.py",
line 107, in _parse_kexdh_reply
Error: ssh: self.transport._activate_outbound()
Error: ssh: File "/usr/lib/python2.7/dist-packages/paramiko/transport.py",
line 1831, in _activate_outbound
Error: ssh: engine = self._get_cipher(self.local_cipher, key_out, IV_out)
Error: ssh: File "/usr/lib/python2.7/dist-packages/paramiko/transport.py",
line 1480, in _get_cipher
Error: ssh: return self._cipher_info[name]['class'].new(key,
self._cipher_info[name]['mode'], iv, counter)
Error: ssh: File "/usr/lib/python2.7/dist-packages/Crypto/Cipher/AES.py",
line 94, in new
Error: ssh: return AESCipher(key, *args, **kwargs)
Error: ssh: File "/usr/lib/python2.7/dist-packages/Crypto/Cipher/AES.py",
line 59, in __init__
Error: ssh: blockalgo.BlockAlgo.__init__(self, _AES, key, *args, **kwargs)
Error: ssh: File
"/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py", line 141, in
__init__
Error: ssh: self._cipher = factory.new(key, *args, **kwargs)
Error: ssh: ValueError: CTR mode needs counter parameter, not IV
Error: ssh:
Error: BackendException: ssh connection to backup.foo:22 failed: CTR mode
needs counter parameter, not IV

-----------


# dpkg -l python-crypto
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                                           Version
                             Architecture
Description
+++-==============================================================-====================================-====================================-==================================================================================================================================
ii  python-crypto
 2.6-4+deb7u5                         amd64
 cryptographic algorithms and protocols for Python






Med venlig hilsen/Kind regards
Thomas

Reply via email to