Encryption Program
This is a program I wrote with Edward Pultar for CS3510. I struggled with it
mainly because my partner and I had to write it all in managed C++. I had never
written a GUI program in C++ before. I find this program works encrypting and
decrypting small files.
RSA Program
I have more stuff I want to put on this page when I get time