CXOR/README.md

182 B

CXOR

Sample program of encryption using XOR operations on data. Very poor encryption, and easily broken, but was fun to write!!

It can even encrypt files! Try running ./cxor :)