Ok, let’s go down talk about some real programming.
This time, it is about xor (exclusive-or).
I will show some real benefit that we can gain from using it.
Imagine that you want to send some message to your friend, but you want to encrypt it, doesn’t allow anyone to easily grab out the information you send.
How we [...]

