Key Pair
Encrypt
Decrypt
RSA Encrypt / Verify
n = Modulus
e = Exponent
P = Plaintext
C = Ciphertext
$$C \equiv P^e \pmod{n}$$