Program written in Java and then rewritten in C. Using the knowledge we acquired in class our team designed both our Java and C code to be as secure as possible.
---NOTE--- Java uses the standard compilation method, but for the C compilation the following flags are used: -pedantic -Wall -Wextra -Werror ---END NOTE---