PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It supports Python 2.7, Python 3.7 and newer, and PyPy. The installation procedure depends on the package you want the library to be in. PyCryptodome can be used as: an almost drop-in replacement for the old PyCrypto library. You install it with: pip install pycryptodome In this case, all modules are installed u