debian/compat
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 21 May 2019 10:18:38 +0200
changeset 12619 48a010b35af2
parent 11832 e8be49ecb522
permissions -rw-r--r--
[crypto] Encode unicode strings in _cypherer() pycrypto accept both bytes or string but pycryptodome, which will be introduced in next changeset, doesn't accept this. For backward compatibility, encode unicode strings in _cypherer()

9