Back to Topic 2.4 — Network security
2.4.4Computer Science SL5 flashcards

Encryption and certificates

Practice Flashcards

Flip to reveal answers
Card 1 of 52.4.4
2.4.4
Question

What is the difference between symmetric and asymmetric cryptography?

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All 5 Flashcards — Encryption and certificates

Sign up free to track progress and get spaced-repetition review schedules.

Card 1comparison

Question

What is the difference between symmetric and asymmetric cryptography?

Answer

Symmetric uses one key to both lock and unlock — fast, but the key must reach the other end safely. Asymmetric uses two matched keys: a public one anyone may have and a private one that never leaves, so nothing secret has to travel.

Card 2concept

Question

Which key encrypts and which decrypts in asymmetric cryptography?

Answer

For confidentiality, the recipient's public key encrypts and only their matching private key can decrypt. That is why the public key can be handed to anyone without weakening anything.

Card 3definition

Question

What is a digital certificate?

Answer

An organisation's public key together with its identity, signed by a certificate authority the browser already trusts. It proves the public key really belongs to who it claims, which a bare public key cannot.

Card 4process

Question

Why does HTTPS use both symmetric and asymmetric encryption?

Answer

Asymmetric solves the problem of agreeing a key safely but is slow. So it is used once to agree a symmetric key, and all the actual traffic is then encrypted symmetrically because that is much faster for bulk data.

Card 5concept

Question

Why does key management matter as much as the encryption itself?

Answer

Keys must be generated properly, stored where nobody else can reach them, replaced periodically and revoked immediately if they leak. A private key that escapes makes every message ever sent with it readable, however strong the algorithm.

Track your progress with spaced repetition

Sign up free — Aimnova tells you exactly which cards to review and when, so you remember everything before your IB exam.

Start Free