write an XOR cipher program using the
C programming language.
Your program must accept as input from the user a value between 0 and 255 to be used as the
secret key, the name of the input file...