Skip to content

zerobin: Fix imports to work with the mainstream Cryptodome library

Woob Import requested to merge imports into master

https://pycryptodome.readthedocs.io/ uses the Crypto namespace https://pypi.org/project/pycryptodomex/ is a fork of Cryptodome that uses the Cryptodome namespace.

Some distributions went with pycryptodomex, others with pycryptodome.

Merge request reports