- openssl
- ssh-keygen
- sshpub-to-rsa
- Python with the following libs:
- pyasn1
- Python with the following libs:
If you haven't already, generate an SSH key using ssh-keygen. Not that you encrypt with the public key (that everyone has) and decrypt with the private key (the secret key only you have).