Theoretical and applied encryption
First, I am going to discuss the underlying mathematics of public key cryptosystems. I have the source code for a program, rsa.py, that implements the RSA algorithm. Finally, I go through the process of generating public and private keys using openssl