Despite being listed upstream as a "drop-in replacement" for python-
crypto, that is not how it's packaged in Debian/Ubuntu. The cryptodome
package installs a 'Cryptodome' module, not a 'Crypto' module; the two
can be successfully coinstalled, and I see nothing that would prevent
them from being used on the same system.
$ python3
Python 3.6.5rc1 (default, Mar 14 2018, 06:54:23)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import Crypto
>>> import Cryptodome
>>>
$
The autopkgtests of both packages also pass fine with both modules
installed.
** Changed in: python-crypto (Ubuntu)
Status: New => Invalid
** Changed in: pycryptodome (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1759985
Title:
can python-crypto and pycryptodome co-exist?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycryptodome/+bug/1759985/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs