Introduction
Imagine you want to send a secret message to a friend, but anyone could see it while it travels. You need a way to scramble the message so only your friend can read it. Symmetric encryption solves this by using the same secret key to lock and unlock the message.