I'll be happy if someone can help with XOR function in python.
for example, I have two quite big messages (about 300 symbols) that is writteb by hex code how can I XOR them properly? I tried use general functions and converted to another types, but I wasn't able to do that(
I don't know which type of data I need to convert for?
"46 6f 6f"?