With Encrypt-Decrypt-Python we can create RSA keys encrypt data with them and decrypt data.
We need Python3
sudo apt-get install python3We need pycryptodome
sudo pip3 install pycryptodomeWith Encrypt-Decrypt-Python we can create RSA keys encrypt data with them and decrypt data.
We need Python3
sudo apt-get install python3We need pycryptodome
sudo pip3 install pycryptodome