This is a public repository containing the code used in Applied Cryptography. The code in this repository was used by The Epidemics in Spring 2019.
The Challenges directory contains the files needed to replicate the various challenges we were given throughout the semester. Each challenge is broken out into its own folder.
The Programs directory contains each encryption/decryption method that we were given as homeworks throughout the semester. Each subdirectory should contain the necessary files to verify that the encryption and decryption scripts work as expected.
The project directory contains all of the files and information required to run and operated the project that we created for this course.