Imagine a padlock where the same key both locks and unlocks. That's symmetric encryption: one secret key scrambles data (encryption) and the same key reverses it (decryption). Anyone who intercepts the scrambled data sees noise. Anyone with the key reads the original. Simple, fast, powerful — and the source of a classic problem: how do you securely share that key in the first place?
Symmetric vs asymmetric: two different tools