aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesComputer ScienceTopic 2.4Encryption and certificates
Back to Computer Science Topics
2.4.44 min read

Encryption and certificates

IB Computer Science • Unit 2

AI-powered feedback

Stop guessing — know where you lost marks

Get instant, examiner-style feedback on every answer. See exactly how to improve and what the markscheme expects.

Try It Free

Contents

  • Scrambling, and the problem it creates
  • Symmetric and asymmetric
  • Certificates and key management
  • Exam-style question
The big idea: Encryption turns readable data into something meaningless without the right key.

The data still travels across the network where others can see it — but what they see is useless to them.
The awkward question: If both ends need the same key, how does the key get there safely?

Sending it across the same network anyone can watch defeats the whole point. Everything below is the answer to that.

Free preview

This is the free notes preview

You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it with your first topic free to keep:

  • FlashcardsLock in vocabulary and key terms with spaced repetition.
  • Practice questionsAnswer exam-style questions and get instant AI marking.
  • Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
  • Personalised study planA daily plan built around your exam date and weak areas.
Start Studying Free Full access to Aimnova Pro · cancel anytime

One key or two, what a certificate adds, and what HTTPS actually does. Step through all four.

Interactive diagram

Explore the labelled diagram, charts and maps for this topic in full study mode.

Claim your free topic

Symmetric

  • One key locks and unlocks
  • Fast, and efficient on large amounts of data
  • Both ends must already have that key
  • Getting it to the other end safely is the hard part
  • Everyone you share with needs a key, so the number grows quickly

Asymmetric

  • Two matched keys — a public one and a private one
  • Anything locked with the public key opens only with the private one
  • The public key can be given to anyone; the private one never leaves
  • Nothing secret has to travel
  • Much slower, so it is not used for bulk data
Why both are used together: Asymmetric solves the key problem but is slow. Symmetric is fast but needs a shared key.

So asymmetric is used once, to agree a symmetric key safely — and everything after that is symmetric. HTTPS does exactly this.

Study smarter, not longer

Most students waste 40% of study time on topics they already know. Our AI tracks your progress and optimizes every minute.

Try Smart Study FreeYour first topic is free to keep • No credit card required
A public key alone proves nothing: Anyone can publish a public key and claim it belongs to a bank.

A digital certificate is that public key together with an identity, signed by a certificate authority the browser already trusts.
1

What the certificate contains

2

What that buys

3

Key management

4

Why management is the weak point

How this is tested — you must describe the PROCESS — which key does what, in what order. It comes up two ways:

Paper 1 Section A

  • Describe encryption or certificates, 3-5 marks
  • Distinguish symmetric from asymmetric
  • Explain the role of a certificate authority

Paper 1 Section B — case study

  • Explain how the case study secures its connections
  • Discuss the risks in how they manage keys
The classic trap: Saying the private key encrypts and the public key decrypts. For confidentiality it is the other way round: anyone can lock with the public key, and only the holder of the private key can open it.
IB-style questionDescribe[5 marks]

Describe what happens when a browser connects to a bank's website using HTTPS.

Model answer plan

See the mark-by-mark plan — for / against / judgement, with marking guidance — in study mode.

Claim your free topic

Try an IB Exam Question — Free AI Feedback

Test yourself on Encryption and certificates. Write your answer and get instant AI feedback — just like a real IB examiner.

the term encryption. [1 mark]

Related Computer Science Topics

Continue learning with these related topics from the same unit:

2.1.1What networks are for
2.1.2Digital infrastructures
2.1.3Network devices
2.1.4Network protocols
View all Computer Science topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Computer Science

Previous
2.4.1Firewalls
Next
Relational databases3.1.1

20 practice questions on Encryption and certificates

Students who practiced this topic on Aimnova scored 82% on average. Try free practice questions and get instant AI feedback.

Try 3 Free QuestionsView All Computer Science Topics