I want to encrypt the plain text with the public key I have. To do this, I wrote the code using the pycryptodome module as follows.
from Cryptodome.Cipher imp