XOR is a boolean operator that outputs true whenever the operands given are not equal.

aba XOR b
TTF
TFT
FTT
FFF

XOR has some interesting properties that are useful for cryptography: