Simple-Encryption Project
After taking Data Communication and Networks class, I became more concern about how easy it is to get personal info on the web and through other wireless features. So I did little research and ended up making my own encrypter/decrypter. It's super simple and shouldn't be used to encrypt stuff for privacy, but it works! Here are a few test of the test cases for the code.
I plan to make it a function to allow documents to be encrypted and decrypted next.