> While PyCryptodome provides an AES GCM implementation, it is not an alternative > because it uses the same namespace as pycrypto. Actually, with "pip install pycryptodomex" you get the exact same code installed in the separate "Cryptodome" package.