This is a very basic fully client-side web app for playing with the RSA based asymmetric
public key cryptography system. Use it to create a new RSA public-private key pair, or to encrypt any message with an existing
RSA public key or decrypt any message that has been encrypted with a RSA public key whose private key you possess!
Pro-tip: The bigger the key size the harder it is to break the cipher!