Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 765 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 765 Bytes

The Epidemics

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.

Challenges

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.

Programs

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.

Project

The project directory contains all of the files and information required to run and operated the project that we created for this course.