Revise Computingrevisecomputing.co.uk
At a glanceFeaturesStudentsPricingHow it worksFree GCSE notesExam dates
At a glanceFeaturesStudentsPricingHow it worksFree GCSE notesExam dates

Knowledge organisers / Identifying and preventing vulnerabilities

Common prevention methods: Encryption

All topicsPractise exam questions
Knowledge organiser

Identifying and preventing vulnerabilities

1.4.2a.vi

What you need to know

Encryption converts data into an unreadable coded format, protecting it from unauthorised access. Only someone with the correct decryption key can convert it back to its original form.

Key points

  • Definition:Encryption: converting data into a coded format so that only authorised users with the correct decryption key can read it.
  • Even if encrypted data is intercepted or stolen, it is meaningless without the decryption key.
  • Protects data during transmission (e.g. HTTPS) and at rest (e.g. encrypted hard drive).
  • Exam Tip:Encryption protects against DATA INTERCEPTION AND THEFT — if someone intercepts encrypted data, they cannot read it without the key.
  • Common Mistake:Saying encryption 'prevents hacking'. Encryption does not prevent interception — it makes intercepted data UNREADABLE.