Completed: 10/27/23 Uploaded: 11/18/23
Encryption/Decryption python program using OpenSSL, accessed through bash scripts. Generate public and private keys that allow for secure encryption which is used for secure communication between two clients by encrypting and decryption text file. Can also create certificates for authentication purposes.