Added author information

This commit is contained in:
2018-09-19 11:42:38 -04:00
parent 914a96eff5
commit d36bfcc5ab

View File

@@ -1,3 +1,8 @@
#CipherStream/makefile
#Matthew Ellison
# Created: 4-25-18
#Modified: 9-19-18
#A list of the ciphers that can be used #A list of the ciphers that can be used
#This is used to create the libraries and for cpp files in the test version #This is used to create the libraries and for cpp files in the test version
CIPHERS = Caesar Playfair Vigenere Atbash Morse Autokey CIPHERS = Caesar Playfair Vigenere Atbash Morse Autokey