Back
15 min read73 readsprofessionalsciencetech

⚛️Cybersecurity Was Never About Computers — It Was Always About Physics, Mathematics, and the Nature of Trust

cryptographyquantum-computingpost-quantuminformation-theorycybersecurityhistory-of-science

The Lie We Tell Ourselves About Cybersecurity

Ask anyone what cybersecurity is, and they'll say: firewalls, antivirus, passwords, SOCs, threat actors, zero-days.

They're wrong.

Not because those things don't matter — they do. But because they're symptoms of a much deeper story that nobody in the industry talks about. A story that begins not with computers, but with mathematics. Not with hackers, but with physicists. Not with compliance frameworks, but with a question that has haunted civilisation since the first human whispered a secret to another:

How do you trust someone you cannot see?

That question — and humanity's evolving answers to it — is the real history of cybersecurity. And where it's heading next will redefine not just technology, but the nature of reality itself.


Act I: The Mathematician's Gift — Al-Khwarizmi and the Birth of the Algorithm

Baghdad, 9th century AD. The House of Wisdom — Bayt al-Hikma — is the greatest intellectual centre on earth. Scholars from Persia, India, Greece, and Arabia gather to translate, debate, and extend the knowledge of civilisation.

Among them: Muhammad ibn Musa al-Khwarizmi — a Persian mathematician whose work would give the world two words that now define the digital age.

His book, Kitab al-Jabr wa-l-Muqabala ("The Compendious Book on Calculation by Completion and Balancing"), gave us the word "algebra."

And his name — al-Khwarizmi — was Latinised into "algorithm."

An algorithm is a precise, step-by-step procedure for solving a problem. It is the foundational concept of all computation — and therefore, of all cybersecurity. Every encryption scheme, every authentication protocol, every firewall rule is, at its root, an algorithm.

Al-Khwarizmi didn't know he was inventing cybersecurity. He was solving equations. But his contribution — the idea that complex problems could be reduced to precise, repeatable procedures — is the bedrock on which every digital lock in the world now sits.

The first lesson: cybersecurity was born in mathematics, not in IT departments.


Act II: The Cipher Wars — When Secrets Became Science

For centuries, encryption was an art — practised by spies, generals, and diplomats using substitution ciphers, transposition ciphers, and intuition.

Then came the machine age.

Enigma (1920s–1940s): Nazi Germany's Enigma machine encrypted military communications using a system of rotors and plugboards that produced approximately 158 million million million possible settings. The Germans believed it was unbreakable.

They were wrong — because of a mathematician.

Alan Turing — a Cambridge logician who had already published one of the most important papers in the history of science ("On Computable Numbers," 1936, which defined the concept of a universal computing machine) — was recruited by British Intelligence to break Enigma at Bletchley Park.

Turing didn't break Enigma by trying all possible combinations. He designed a machine — the Bombe — that exploited logical contradictions in Enigma's encrypted output. He turned cryptanalysis from brute force into mathematical reasoning.

The result? Allied Intelligence could read German military communications throughout World War II. Historians estimate that Turing's work shortened the war by two to four years and saved millions of lives.

But here's what most people miss.

The Bombe was electromechanical — clattering rotors, not yet a computer. Yet the same war effort, in the same huts, produced one. In 1943, Post Office engineer Tommy Flowers built Colossus at Bletchley Park to attack the Lorenz cipher used by the German High Command. Colossus was the world's first programmable electronic digital computer — 1,500 vacuum tubes, built for exactly one purpose.

The first electronic computer was not built for business or for science. It was built to read someone else's mail.

Cybersecurity didn't follow the invention of computing. It precipitated it.


Act III: Claude Shannon — The Man Who Turned Secrets Into Physics

In 1945, Claude Shannon — a mathematician at Bell Labs — wrote a classified paper titled "A Mathematical Theory of Cryptography." Three years later, he published its unclassified companion: "A Mathematical Theory of Communication" (1948) — now considered the founding document of Information Theory.

Shannon did something no one had done before: he treated information as a physical quantity — measurable, quantifiable, and subject to mathematical laws, just like energy or mass.

His key concepts:

  • A bit — the fundamental unit of information. Either 0 or 1. Shannon introduced the term to the world in his 1948 paper, crediting his Bell Labs colleague John Tukey with coining it.
  • Entropy — the measure of uncertainty in a message. (He borrowed the term from thermodynamics — the same entropy that governs the arrow of time.)
  • Perfect secrecy — Shannon proved mathematically that if the encryption key is truly random, as long as the message, and used only once, the cipher is unbreakable in principle. This is the one-time pad — the only encryption scheme proven to be information-theoretically secure.

Shannon didn't just improve encryption. He placed cybersecurity on the same foundation as physics — governed by mathematical laws as rigorous as thermodynamics.

His key insight — that secrecy is a function of entropy — means that encryption is not about clever tricks. It's about the mathematical relationship between the information you're protecting and the randomness of the key protecting it.

The second lesson: cybersecurity is not an IT problem. It's an information physics problem.


Act IV: The Trapdoor — Public Key Encryption and the Mathematics of Trust

By the 1970s, the world faced a problem Shannon's framework had exposed but not solved: how do two strangers establish trust over an insecure channel?

If you and I have never met, how do I send you a secret? We can't exchange keys in person. Any key sent over the network can be intercepted. Shannon's one-time pad works — but requires a pre-shared key as long as the message. It doesn't scale.

In 1976, Whitfield Diffie and Martin Hellman published a paper that solved this problem using an idea from pure mathematics: the trapdoor function.

A trapdoor function is a mathematical operation that's easy to perform in one direction but extremely difficult to reverse — unless you have a secret piece of information (the "trapdoor").

Example: Multiplying two large prime numbers together is easy. Factoring the product back into its two primes is astronomically hard.

  • Easy direction: 7,919 × 7,907 = 62,615,533 ✓ (a calculator does this instantly)
  • Hard direction: Given 62,615,533, find the two primes. (This takes vastly more computation)

When the numbers are hundreds of digits long, classical computers would need longer than the age of the universe to factor them.

This asymmetry — easy one way, hard the other — is the mathematical foundation of RSA encryption (Rivest, Shamir, Adleman, 1977), which secures virtually every financial transaction, email, website, and government communication on earth.

Every time you see the padlock icon in your browser, you're relying on a mathematical trapdoor — the assumption that factoring large numbers is computationally infeasible.

The third lesson: the entire architecture of digital trust rests on a single mathematical assumption — that certain problems are too hard for any computer to solve.

And that assumption is about to break.


Act V: The Quantum Threat — When Physics Turns Against Itself

In 1994, mathematician Peter Shor at Bell Labs published an algorithm that changed everything.

Shor's Algorithm showed that a sufficiently powerful quantum computer could factor large numbers exponentially faster than any classical computer — reducing a problem that would take billions of years to one that takes hours or minutes.

If Shor's Algorithm runs on a large enough quantum computer:

  • RSA — broken
  • Elliptic Curve Cryptography (ECC) — broken
  • Diffie-Hellman key exchange — broken

Every digital lock that protects the modern internet — banking, healthcare, government, military, infrastructure — is mathematically vulnerable to a machine that doesn't fully exist yet.

BCG estimates a better than 50% likelihood that quantum computers will break widely used cryptographic algorithms by 2035. Some estimates are earlier. CISA has warned that such capabilities in adversarial hands could disrupt national critical functions, including security, economic stability, and public safety.

But here's the part that should keep you awake: adversaries don't need to wait.

The strategy is called "Harvest Now, Decrypt Later" (HNDL) — nation-states are intercepting and storing encrypted communications today, waiting for quantum computers to mature, at which point they'll decrypt everything retroactively. Your data from 2024 may be read in 2034. The secrets you're protecting now with RSA may be transparent in a decade.

The mathematical trapdoor that built the internet's trust architecture has an expiration date. And the clock is ticking.


Act VI: Post-Quantum Cryptography — Building Locks That Quantum Can't Pick

The response is already underway.

In August 2024, NIST (National Institute of Standards and Technology) released the first finalized post-quantum cryptographic standards — algorithms designed to resist both classical and quantum attacks:

  • ML-KEM (formerly CRYSTALS-Kyber) — a lattice-based key encapsulation mechanism for secure key exchange
  • ML-DSA (formerly CRYSTALS-Dilithium) — a lattice-based digital signature algorithm
  • SLH-DSA (formerly SPHINCS+) — a hash-based digital signature scheme

These algorithms are built on different mathematical problems — ones that quantum computers can't solve efficiently. Instead of relying on factoring (which Shor's Algorithm destroys), they rely on:

  • Lattice problems — finding the shortest vector in a high-dimensional mathematical lattice. Even quantum computers struggle with these.
  • Hash-based schemes — using the collision resistance of cryptographic hash functions, which remain secure under quantum attack.

Federal policy has followed the standards, with successive executive orders and a CISA post-quantum initiative pushing agencies and critical-infrastructure operators toward cryptographic inventory and migration planning.

The migration has begun. But the World Economic Forum and BCG both warn that this transition will take years to decades — and organisations that start late will be exposed.

The fourth lesson: the same science that created digital trust is now threatening to destroy it — and only deeper science can rebuild it.


Act VII: The Future — Where Cybersecurity Is Heading

Here's where it gets truly interesting. The future of cybersecurity isn't just about better algorithms. It's about a fundamental shift in what security means.

1. Quantum Key Distribution (QKD) — Physics as the Lock

QKD uses the principles of quantum mechanics to distribute encryption keys. Under the laws of quantum physics, any attempt to observe or intercept a quantum state disturbs it — alerting both parties to the eavesdropper's presence.

This isn't mathematical security (which can always be broken by a better algorithm). This is physics-based security — guaranteed by the laws of nature. No computer, classical or quantum, can break the laws of physics.

China has already deployed a 2,000 km quantum communication network between Beijing and Shanghai, and launched the Micius satellite for space-based QKD. Europe and the US are building their own quantum networks.

The future: security guaranteed not by the difficulty of a math problem, but by the fundamental structure of reality.

2. AI-Powered Cyber Defence — The Immune System Model

The next generation of cybersecurity won't be firewall-based. It will be immune system-based.

Just as your biological immune system doesn't rely on a pre-defined list of threats (it learns, adapts, and responds to novel pathogens in real time), AI-driven security systems will:

  • Learn normal behaviour and detect anomalies without predefined signatures
  • Respond autonomously to threats in milliseconds — faster than any human analyst
  • Evolve continuously as attack patterns change

The model is shifting from castle-and-moat (perimeter defence) to biological immunity (adaptive, distributed, self-healing). Zero Trust Architecture is the first step. AI-driven autonomous response is the next.

3. Homomorphic Encryption — Computing on Encrypted Data

What if you could process data without ever decrypting it?

Fully Homomorphic Encryption (FHE) allows computation on encrypted data — producing encrypted results that, when decrypted, match the results of operations performed on the plaintext.

This means: a hospital could run AI diagnostics on your encrypted medical records without ever seeing your data. A bank could process your transaction without ever accessing your account details in plaintext.

FHE is currently too computationally expensive for most real-time applications. But it's advancing rapidly — and when it matures, it will eliminate one of cybersecurity's oldest problems: the need to decrypt data to use it.

4. Decentralised Identity — You Own Your Identity, Not a Corporation

Today, your identity is stored in databases controlled by corporations and governments. If those databases are breached, your identity is stolen. You are a record in someone else's system.

Self-Sovereign Identity (SSI) — built on decentralised technologies — puts control back in your hands. You hold your own credentials. You present them when needed. No central database to breach. No single point of failure.

The shift: from "prove who you are to the gatekeeper" to "prove what you need to prove, reveal nothing more, and own the proof yourself."

5. Biological and Neural Security — When the Endpoint Is Your Body

As brain-computer interfaces (BCIs), biometric authentication, and neural implants advance, the attack surface extends into the human body itself.

Neuralink and competing neural interface companies are building systems that connect the brain directly to digital networks. Medical implants (pacemakers, insulin pumps) are already networked. Biometric data (fingerprints, retinal scans, voiceprints) is already stored digitally.

The future cybersecurity challenge: protecting the human body as an endpoint. When the network extends into your nervous system, a "data breach" takes on an entirely different meaning.


The Thread That Connects Everything

Step back and look at the full arc:

EraSecurity Based OnScience Behind It
AncientPhysical hiding (steganography)Optics, materials
ClassicalSubstitution ciphersLinguistics, frequency analysis
WWIIMachine ciphers (Enigma, Lorenz)Mathematical logic (Turing, Flowers)
1948Information theoryPhysics of entropy (Shannon)
1977Public key cryptographyNumber theory (RSA, Diffie-Hellman)
2024Post-quantum cryptographyLattice mathematics, hash functions
2030s+Quantum key distributionQuantum mechanics
2040s+Neural securityNeuroscience, bioelectromagnetics

Every row is a deeper layer of science. Every transition was forced by a scientific breakthrough that broke the previous layer.

Cybersecurity has never been about technology. It has always been about science — and every generation's security is only as strong as the deepest science it's built on.


What This Means If You Work in Cyber

If you're a cybersecurity professional reading this, here's the uncomfortable truth:

1. Your firewalls and SIEMs are not the story.

They're important tools. But they sit on a foundation of mathematics and physics that is actively shifting beneath them. If you don't understand the science — the entropy, the trapdoors, the quantum threat — you're maintaining a building without understanding its foundation.

2. The next generation of security professionals won't come from IT.

They'll come from mathematics, physics, and biology. The problems that will define cybersecurity in 2035 — quantum-resistant encryption, AI-driven autonomous defence, neural endpoint security — are science problems dressed in IT clothing.

3. Post-quantum migration isn't optional.

BCG projects a 50%+ probability of cryptographically relevant quantum computers by 2035. NIST has published the standards. CISA and successive executive orders have set the direction. If your organisation hasn't started cryptographic inventory and PQC planning, you're already behind.

4. The philosophical question at the core hasn't changed.

From al-Khwarizmi to quantum key distribution, the question is the same: how do you establish trust in an environment of uncertainty? The tools change. The math changes. The physics changes. The question doesn't.


The Question That Started Everything

Twelve centuries ago, a scholar in Baghdad developed a method for solving equations systematically. He didn't know he was laying the groundwork for every computer, every encryption algorithm, and every digital transaction that would follow.

Ninety years ago, a logician in Cambridge defined what it means for a machine to compute. Four years later he was in a hut at Bletchley Park, building one to break a cipher. He didn't know he was helping birth an industry that would one day need to protect itself from better versions of itself.

Thirty years ago, a mathematician at Bell Labs wrote an algorithm that could factor large numbers on a machine that didn't exist. He didn't know he was placing an expiration date on the internet's trust architecture.

The pattern is clear: cybersecurity advances when science advances. And cybersecurity breaks when science breaks it.

The future of this field will not be decided by the next tool, the next framework, or the next compliance standard. It will be decided by the next equation, the next physical law, and the next fundamental discovery about the nature of information, trust, and reality.

That's where it started. That's where it's going.

And if you're in this field — if you're building the defences that protect civilisation's digital infrastructure — the most important thing you can do is not learn a new tool.

It's understand the science.

Because the science is coming. And it will change everything. Again.


Cybersecurity was never about computers. It was about a question: how do you trust someone you cannot see? Al-Khwarizmi answered with algebra. Turing answered with logic. Shannon answered with entropy. Diffie and Hellman answered with trapdoors. Shor answered by breaking the trapdoors. And the next answer — the one your career depends on — will come from quantum physics, artificial intelligence, and sciences that don't have names yet. The question never changes. Only the depth of the science that answers it.

Written with intention. Shared with purpose.

Thanks for reading.

← More writing