commit a585e6d8909da3da2eae5d92019e420bdaf1d7b2 Author: Kyle Banks Date: Sat Oct 5 14:59:02 2013 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..6016ff2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +C---Xor-Encryption +================== + +Simple implementation of XOR Encryption/Decrypting in C++