This C++ program provides a simple file encryption and decryption tool using XOR encryption.
Primary LanguageC++