⬡ Lab Environment

Encryption Mechanism Identification

Paul, a computer user, has shared information with his colleague using an online application. The online application used by Paul has been incorporated with the latest encryption mechanism. This mechanism encrypts data by using a sequence of photons that have a spinning trait while traveling from one end to another, and these photons keep changing their shapes during their course through filters: vertical, horizontal, forward slash, and backslash.

Identify the encryption mechanism demonstrated in the above scenario.
◈ Simulation – Photon Transmission

Quantum Key Distribution Channel

Photon Polarization Stream
Press "Transmit Photons" to begin…
Vertical | Horizontal — Forward / Backslash \
Transmission Log
[--:--:--] Awaiting transmission…
✦ Question

Select the correct answer:

A. Quantum cryptography
B. Homomorphic encryption
C. Rivest Shamir Adleman encryption
D. Elliptic curve cryptography
💡 Hint: Focus on the keywords: photons, spinning trait, and filters (vertical, horizontal, forward slash, backslash). These describe polarization states used in a specific branch of cryptography that leverages quantum mechanics principles.
📖 Mini Lesson

Quantum Cryptography

1. Definition

Quantum cryptography is a method of securing communication by applying the principles of quantum mechanics. Unlike traditional encryption that relies on mathematical complexity, quantum cryptography uses the physical properties of particles — specifically photons — to create and distribute encryption keys that are theoretically unbreakable.

2. How It Works

The most well-known protocol is BB84 (Bennett-Brassard 1984). It works like this:

  • The sender (Alice) transmits a stream of photons, each polarized in one of four states: vertical (|), horizontal (—), forward slash (/), or backslash (\).
  • These four states fall into two "bases": the rectilinear base (| and —) and the diagonal base (/ and \).
  • The receiver (Bob) randomly picks a base to measure each photon. If he picks the same base Alice used, he gets the correct value; otherwise the result is random.
  • After transmission, Alice and Bob compare which bases they used (not the values) and keep only the matching ones — this becomes the shared secret key.

3. Why It Matters

Quantum cryptography provides a security guarantee rooted in the laws of physics rather than computational assumptions. Any attempt by an eavesdropper to intercept and measure the photons inevitably disturbs their quantum state, alerting both parties to the breach. This makes it resistant to attacks from future quantum computers that could break today's mathematical encryption.

4. Real-World Example

In 2017, China launched the Micius satellite, the world's first quantum communication satellite. It successfully demonstrated quantum key distribution (QKD) between ground stations over 1,200 km apart, proving that quantum-secured communication can work at intercontinental distances. Banks and government agencies in several countries are now piloting QKD networks for their most sensitive data transmissions.

5. Key Takeaway

When an exam question mentions photons, polarization filters (vertical, horizontal, forward slash, backslash), or spinning particles used for encryption — the answer is always Quantum Cryptography. It is the only encryption method that operates at the quantum physics level using photon behavior to secure keys.