Navigation


 



Assignment 1 - Encryption

 

Our encryption method was simple but effective.

You take a character from the file in integer format, XOR it with another character from a different file (the encryption key).