If you use the command-line, please use this signature:
des(int numRounds, int numIterations, String inputString)
The program should output the result to the console.
Submit your project including anything need to compile it (like a Makefile for anyone using C) in the dropbox on Angel.
If you wish to use a language other than C or Java, that's fine if you don't mind working with me to install it on my machine.
numIterations
),
using 16 rounds each, to determine runtimes.
In addition, the fastest program will receive 20 bonus points.