3.1 What is Post-Quantum Cryptography?

Protection against future quantum computer attacks.

The Problem

Today's encryption (RSA1)), ECC2)) is based on mathematical problems that are hard to solve for normal computers. Quantum computers3) could solve these problems in minutes instead of millennia - using Shor's Algorithm4).

The Threat

„Harvest Now, Decrypt Later“5)

Attackers collect encrypted data today and wait for powerful quantum computers to decrypt it later.

Affects:

  • Trade secrets
  • Long-term contracts
  • Personal data
  • Health data

The Solution

Post-Quantum Cryptography (PQC)6)

New encryption methods that even quantum computers cannot break. These are based on different mathematical problems:

  • Lattice-based: ML-KEM7), ML-DSA8)
  • Hash-based: SLH-DSA9)
  • Code-based: Under evaluation

Timeline

Year Event
2024 NIST Standards10) published
2025 EU Roadmap11) and first implementations
2030 EU deadline for critical infrastructure (NIS212))
2035 NIST deprecates classical algorithms13)

WvdS PQ-Crypto Library

EMSR DATA provides a ready-to-use .NET library for Post-Quantum Cryptography:

Sources

Zuletzt geändert: on 2026/01/30 at 08:47 AM