A program that XORs the bytes of a given file with a specified key to encrypt the file. With the same file, the file can be decrypted.
A program that XORs the bytes of a given file with a specified key to encrypt the file. With the same file, the file can be decrypted.