#lab 10, David Du
-
Issue: Given an already existing text file with plaintext, key, and encrypted strings, implement a feature to read in the data from the file and use them to decrypt or encrypt. Read in from input file (150)
-
Issue: Add to interface so that the user can control where the output file is saved and what it is called. Control output (200)