- Split into methods. - Added a cli interface with commands 'gen <filename>' to generate keys and 'encrypt <message> <publicKey>' to encrypt a message to the passed key. - Read and save keys.
TODO: - Clean up - Split into methods - Save a key pair in a file (interactivly)?