Skip to content

Encoding is not encryption

A common mix-up

  • People often say "encoded" when they mean "encrypted". They are not the same.
  • Encoding changes the format of data so it can be stored or sent — it is not secret.
  • Encryption changes data so that only someone with the key can read it — it is secret.

Encoding like base64 is reversible by anyone; encryption needs a key to read

Log in or create account

IGCSE & A-Level