Subscribe to the Non-Human & AI Identity Journal

PQC Migration

The controlled transition from current public-key algorithms to quantum-resistant alternatives. In practice, this is a lifecycle programme that combines discovery, prioritisation, testing, and phased replacement across devices, applications, and dependencies, rather than a simple algorithm swap.

Expanded Definition

PQC migration is the organised transition from classical public-key cryptography to quantum-resistant algorithms, with planning that spans discovery, dependency mapping, testing, policy updates, and staged replacement. It is not just a cryptographic swap; it is a lifecycle change that affects certificates, signing, key exchange, device firmware, application code, and third-party integrations.

Definitions vary across vendors on what counts as “migrated,” but in NHI and IAM environments the practical meaning is closer to crypto agility: the ability to identify exposed cryptographic dependencies, replace them without service interruption, and keep pace as standards mature. That makes the term closely aligned with broader resilience guidance in the NIST Cybersecurity Framework 2.0, especially where asset visibility and recovery planning intersect with identity controls. In environments that rely on service accounts, API keys, and signed workloads, PQC migration also touches on trust assumptions that were never designed for long-lived cryptographic stability.

The most common misapplication is treating PQC migration as a certificate renewal project, which occurs when teams replace one algorithm but ignore embedded libraries, device lifecycles, and trust chains.

Examples and Use Cases

Implementing PQC migration rigorously often introduces compatibility and performance constraints, requiring organisations to weigh quantum-resistance gains against the cost of reissuing trust, retesting systems, and supporting older dependencies.

  • A service mesh team inventories all mTLS endpoints, then phases in hybrid certificates while validating latency and handshake overhead against production baselines.
  • An enterprise with hardware-backed signing keys updates firmware on appliances that cannot easily be recompiled, because the cryptographic boundary exists below the application layer.
  • A SaaS provider revises its token-signing and verification path so that external partners can transition without breaking federated workflows or API clients.
  • A regulated organisation aligns migration milestones with asset discovery and remediation controls described in the Ultimate Guide to NHIs, because cryptographic dependencies often sit inside service identities rather than visible user accounts.
  • A security architecture team uses the NIST Cybersecurity Framework 2.0 to sequence governance, asset management, and recovery tasks before changing external-facing trust anchors.

Why It Matters in NHI Security

PQC migration matters because NHI ecosystems depend on secrets, certificates, and machine-to-machine trust that often outlive the systems that issued them. When migration is delayed, service accounts, signing keys, and automated agents can continue relying on algorithms that will eventually become unsafe under quantum-capable threat models. That creates a long-tail exposure problem: the weakness may be invisible during normal operations, but it becomes material when credentials are rotated, trust stores are rebuilt, or partner relationships are revalidated.

The risk is not theoretical. In NHI environments, poor visibility and slow remediation already create significant exposure. For example, the Ultimate Guide to NHIs reports that only 5.7% of organisations have full visibility into their service accounts, which means crypto dependencies can be missed until they fail. That is why PQC planning should be folded into identity governance, secret inventory, and resilience programmes rather than treated as a standalone cryptography task. Practitioners should also map the work to the NIST Cybersecurity Framework 2.0 to ensure the migration is governed, tested, and recoverable.

Organisations typically encounter the need for PQC migration only after an audit, incident, or platform refresh exposes brittle trust assumptions, at which point the transition becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.1 PQC migration is a governance-led resilience programme under CSF 2.0.
NIST Zero Trust (SP 800-207) AC-1 Quantum-resistant trust supports Zero Trust access decisions for machines.
OWASP Non-Human Identity Top 10 NHI-02 Secrets and machine credentials depend on durable cryptographic protection.

Assign ownership, risk priorities, and milestones for cryptographic transition across the enterprise.