What is post-quantum cryptography (PQC)?
Post-quantum cryptography (PQC) refers to cryptographic algorithms that remain secure even against attacks using quantum computers — for example, ML-KEM (FIPS 203) for key establishment and ML-DSA (FIPS 204) for signatures. PQC runs on today's classical hardware: you don't need a quantum computer to protect yourself. PQC should be distinguished from Quantum Key Distribution (QKD), which requires specialized hardware and, according to BSI, does not replace classical algorithms.
When will quantum computers be able to break RSA and ECC?
There's no reliable date — estimates for a cryptographically relevant quantum computer (CRQC) range from the early 2030s to 2040. Resource estimates, however, are dropping fast: Google researchers showed in 2025 that under a million noisy qubits could be enough to break RSA-2048 — 20 times fewer than assumed in 2019. Because of Harvest now, decrypt later, the exact date is secondary anyway: long-lived data is already exposed today.
What does “Harvest now, decrypt later” mean?
Attackers record and store today's encrypted communications and data sets so they can decrypt them retroactively once a quantum computer becomes available. NIST and CISA explicitly warn against this pattern. This affects anything whose shelf life extends beyond the expected Q-Day — financial and health data, contracts, design data, identities.
What deadlines apply in the EU and in Germany?
The EU roadmap (NIS Cooperation Group, June 2025) requires: transition start and national plans by end of 2026, migration of high-risk use cases by end of 2030, and completion as far as possible by end of 2035. BSI recommends, in TR-02102-1 (2026-01): very high protection requirements migrated by end of 2030, purely classical key establishment only until end of 2031, and classical signature schemes phased out by end of 2035. NIST (draft IR 8547) plans to classify RSA/ECC as deprecated from 2030 and disallowed from 2035.
What do DORA and NIS2 specifically require for cryptography?
Via the Delegated Regulation (EU) 2024/1774 (Art. 6–7), DORA requires documented policies for encryption and cryptographic key management across the full lifecycle — including a certificate inventory and an obligation to follow leading practices. NIS2, in Art. 21(2)(h), names cryptography and encryption as a mandatory, state-of-the-art measure. In effect, both frameworks presuppose a cryptographic inventory and crypto-agility.
What is crypto-agility — and why isn't a one-time switch enough?
Crypto-agility is the ability to swap out cryptographic algorithms without a redesign — through central libraries, configuration instead of hardcoding, and centralized key management. It's a core requirement of both the EU roadmap and supervisory practice, because algorithms will keep changing: NIST has already selected HQC as a backup KEM, and FN-DSA is nearing finalization. Migrate with agility today, and the next switch becomes routine instead of a project.
What is a CBOM (Cryptography Bill of Materials)?
A CBOM catalogs, in machine-readable form, which cryptographic algorithms, keys, certificates, and libraries are embedded in your systems and products — analogous to an SBOM for software components, for example in CycloneDX format. It's the working tool of migration: without a CBOM, there's no solid prioritization, no supplier management, and no evidence for auditors and supervisory authorities.
Does AES need to be replaced — and what does getting started cost?
Symmetric algorithms and hash functions are considered quantum-resistant: the Grover algorithm effectively halves the security level, which is why AES-256 is recommended over AES-128 — a configuration change, not an architectural overhaul. Migration efforts focus on asymmetric algorithms. Getting started is predictable: our PQC readiness assessment takes two to four weeks and delivers a maturity score, gap analysis, and prioritized roadmap as a basis for decision-making.