walkerselby / XOR-Cipher

Basic Program that accepts a key and file as arguments and then uses XOR to cipher to a new file. That same key can later be used to cipher the text again, to decrypt. This was a final project for COEN 10, Introduction to Advanced Programming, at Santa Clara University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

walkerselby/XOR-Cipher Stargazers