main/py3-pycryptodome: add "pycryptodomex" subpackage, add gmp as dependency
- pycryptodomex installs under the
Cryptodome
package, and can coexist with PyCrypto. - GMP is used for faster public key operations.
Cryptodome
package, and can coexist with PyCrypto.