NIST-PQC (post-quantum cryptography) migration is the process of preparing enterprise systems, applications, identities, certificates, and encrypted communications for post-quantum cryptography standards developed by the National Institute of Standards and Technology.
Organizations can prepare by inventorying cryptographic assets, prioritizing high-risk data, testing quantum-resistant algorithms, adopting crypto-agility, and aligning vendor, procurement, and compliance programs with NIST post-quantum cryptography requirements.
Key Points
Start with cryptographic discovery: Organizations need a complete inventory of where RSA, ECC, Diffie-Hellman, certificates, keys, and cryptographic libraries are used.
Prioritize long-lived sensitive data: Data that must remain confidential for years is most exposed to “harvest now, decrypt later” attacks.
Adopt crypto-agility: Security teams need architectures that allow algorithms to be replaced without major system redesign.
Test before production: NIST-PQC algorithms can increase key sizes, signature sizes, packet sizes, and latency.
Align vendors and procurement: New systems should support NIST post-quantum cryptography standards and future cryptographic updates.
NIST-PQC migration prepares organizations to replace vulnerable public-key cryptography with quantum-resistant algorithms standardized by the National Institute of Standards and Technology. The migration affects the cryptographic foundations used across enterprise security, including identity, authentication, certificates, TLS, VPNs, software signing, secure boot, and encrypted communications.
The urgency comes from the risk that future cryptographically relevant quantum computers could break widely used public-key algorithms such as RSA, elliptic curve cryptography, and Diffie-Hellman. While large-scale quantum computers capable of breaking these systems do not yet exist, adversaries can already collect encrypted data today and store it for future decryption.
This threat is known as harvest now, decrypt later, or HNDL. For organizations that protect long-lived sensitive data, the risk is immediate because the exposure begins when encrypted data is captured, not when quantum computers become available.
Preparing for NIST-PQC migration is not simply a technical upgrade. It requires enterprise-wide planning across security, IT, engineering, compliance, procurement, vendor management, and executive leadership.

Figure 1: Harvest Now, Decrypt Later Lifecycle
Recommended Reading: What Is Q-Day?
Adversaries are currently recording encrypted traffic from high-value targets with the intent to decrypt it once a quantum computer is available. Unit 42’s 2026 Global Incident Response Report highlights that AI has compressed the attack lifecycle, allowing threat actors to move from initial access to data exfiltration in as little as 72 minutes.
Migration to NIST PQC will take years for many enterprises. Cryptography is deeply embedded in applications, devices, cloud services, third-party tools, network infrastructure, and identity systems.
Many organizations lack full visibility into where cryptography exists, which algorithms are in use, or which systems depend on vulnerable public-key methods.
Delaying preparation creates several risks:
The practical goal is not to replace every algorithm immediately. The first goal is to understand exposure, build a migration roadmap, and make sure future systems can support post-quantum cryptography.
Security leaders should understand which NIST standards affect enterprise migration planning.
FIPS 203 defines ML-KEM, the Module-Lattice-Based Key-Encapsulation Mechanism. ML-KEM is designed for quantum-resistant key exchange and is expected to be used in areas such as TLS, VPNs, and secure session establishment.
Organizations should evaluate where current systems use RSA, Diffie-Hellman, or elliptic curve cryptography for key exchange. These systems are likely candidates for future ML-KEM support or hybrid deployment.
FIPS 204 defines ML-DSA, the Module-Lattice-Based Digital Signature Algorithm. ML-DSA supports quantum-resistant digital signatures for identity, software signing, certificates, secure boot, and supply chain validation.
Organizations should identify systems that depend on digital signatures to prove trust, authenticity, or integrity. These may include software update pipelines, code-signing systems, certificate authorities, identity providers, and device authentication workflows.
Unit 42 research indicates that 23% of incidents involve attackers abusing trusted SaaS integrations. Digital signatures are mandatory because they prove that an identity, message, update, or transaction has not been forged or altered. As quantum risk grows, organizations will need quantum-resistant signature schemes to maintain trust in software, devices, users, and services.
FIPS 205 defines SLH-DSA, the Stateless Hash-Based Digital Signature Algorithm. SLH-DSA provides a hash-based signature option that can serve as a conservative fallback where long-term assurance is more important than speed or compact signature size.
Organizations should consider SLH-DSA for high-assurance signing use cases where long-term integrity matters and larger signatures are acceptable.
Migrating to post-quantum cryptography requires more than swapping out encryption algorithms. Organizations need a phased approach that identifies where cryptography is used, assesses quantum-related risk, prioritizes vulnerable systems, establishes governance, and updates security controls without disrupting business operations. The following eight steps provide a practical roadmap for moving from cryptographic discovery to quantum-safe readiness.
Organizations cannot migrate what they cannot see. The first step in NIST-PQC preparation is a cryptographic inventory across applications, infrastructure, cloud environments, endpoints, identities, and third-party systems.
A cryptographic inventory should document:
| Inventory Area | What to Capture |
|---|---|
| Algorithms | RSA, ECC, Diffie-Hellman, AES, SHA, TLS versions, custom cryptography |
| Certificates | Issuers, expiration dates, key sizes, certificate chains, renewal processes |
| Keys | Key type, length, location, rotation schedule, ownership |
| Protocols | TLS, SSH, IPsec, S/MIME, VPN, mTLS, application-layer encryption |
| Libraries | OpenSSL, BoringSSL, Java cryptography libraries, vendor-provided libraries |
| Applications | Internal apps, SaaS integrations, APIs, customer-facing services |
| Infrastructure | Firewalls, load balancers, proxies, VPN gateways, network appliances |
| Devices | IoT, OT, mobile, embedded systems, unmanaged devices |
| Vendors | Third-party products, SaaS platforms, managed services, software dependencies |
The inventory should also identify business owners, technical owners, data sensitivity, system criticality, and migration complexity.
This step usually exposes uncomfortable truths: shadow IT, expired certificates, legacy applications, unmanaged cryptographic libraries, and systems no one wants to admit are still running. That is exactly why the inventory matters.
Not every system needs the same migration urgency. Organizations should prioritize data based on how long it must remain confidential.
High-risk data includes:
A simple way to prioritize is to ask:
If this encrypted data were stolen today and decrypted in 5, 10, or 15 years, would it still cause harm?
If the answer is yes, the system should move higher on the NIST-PQC migration roadmap.
After inventorying cryptographic assets and identifying sensitive data, organizations should rank systems by risk and business impact.
Priority should go to systems that:
Common high-priority systems include:
| Priority System | Why It Matters |
|---|---|
| PKI and certificate authorities | Trust foundation for identity, authentication, and encryption |
| VPN and remote access systems | Protect sensitive traffic across networks |
| TLS-enabled applications | Secure web, API, and application communications |
| Identity providers | Support authentication and access decisions |
| Code-signing systems | Protect software supply chain integrity |
| Secure boot systems | Validate trusted device and workload startup |
| Critical infrastructure systems | Often have long lifecycles and limited upgrade paths |
| IoT and OT devices | May be constrained, difficult to patch, or vendor-dependent |
The migration roadmap should balance quantum risk, business criticality, operational complexity, and vendor readiness.
NIST-PQC migration cuts across many teams, so it needs governance. A dedicated PQC working group or center of excellence can help coordinate strategy, ownership, budget, and execution.
The governance group should include representatives from:
This group should own:
Without governance, PQC migration can become scattered across teams, tools, and vendors. That leads to duplicated work, inconsistent decisions, and avoidable risk.
Crypto-agility is the ability to replace cryptographic algorithms, keys, libraries, and protocols without redesigning major systems. It is one of the most important requirements for NIST-PQC migration because standards, vendor implementations, and best practices will continue to evolve.
Organizations can improve crypto-agility by:
Crypto-agility also protects organizations beyond the quantum transition. If a future vulnerability affects a cryptographic algorithm or implementation, agile environments can respond faster and with less disruption.
During the transition to post-quantum cryptography, many organizations will use hybrid cryptographic deployments. Hybrid approaches combine a classical algorithm, such as ECDH, with a post-quantum algorithm, such as ML-KEM.
Hybrid cryptography helps organizations maintain current security while adding quantum resistance. If a post-quantum algorithm or implementation later reveals an issue, the classical algorithm still protects against conventional attacks during the transition period.
Organizations should consider hybrid deployment for:
Hybrid deployment should be tested carefully because it can increase handshake size, affect latency, and create interoperability issues with existing infrastructure.
NIST-PQC migration can affect performance because post-quantum keys, ciphertexts, and signatures are often larger than classical equivalents. That does not mean migration is impractical, but it does mean organizations need testing before production rollout.
Testing should evaluate:
For example, larger PQC signatures may affect certificate chains, software signing, or constrained devices. Larger key exchange payloads may affect TLS handshakes, VPNs, and network appliances.
The goal is to identify these issues early, not during an emergency migration window.
NIST-PQC migration depends heavily on vendor readiness. Many organizations rely on third-party products for identity, cloud services, network security, endpoint security, application delivery, certificate management, and software development.
Procurement and vendor management teams should require vendors to answer:
New technology purchases should include PQC readiness and crypto-agility requirements. Otherwise, organizations may keep buying systems that become future migration problems.
Organizations preparing for NIST-PQC migration can use the following checklist to assign ownership, prioritize risk, and sequence work across security, IT, compliance, procurement, and vendor teams.
| Related Step | Action | Purpose |
|---|---|---|
| Step 1 | Build a cryptographic inventory | Identify where cryptography is used across applications, infrastructure, cloud environments, endpoints, identities, certificates, keys, protocols, libraries, and vendors. |
| Step 1 | Identify RSA, ECC, and Diffie-Hellman use | Locate public-key cryptography that may be vulnerable to future quantum attacks. |
| Step 1 | Review PKI and certificate systems | Understand certificate authorities, certificate chains, expiration dates, key sizes, renewal processes, and trust dependencies. |
| Step 2 | Map sensitive data flows | Identify where long-lived confidential data is stored, transmitted, or exposed to “harvest now, decrypt later” risk. |
| Step 2 | Prioritize long-lived sensitive data | Determine which data would still cause harm if decrypted in 5, 10, or 15 years. |
| Step 3 | Prioritize systems for migration | Rank systems based on quantum risk, business criticality, data sensitivity, regulatory exposure, and technical complexity. |
| Step 3 | Identify high-priority trust systems | Prioritize PKI, VPNs, TLS-enabled applications, identity providers, code-signing systems, secure boot, critical infrastructure, IoT, and OT systems. |
| Step 4 | Create a PQC working group | Establish cross-functional ownership across security, IT, engineering, identity, legal, compliance, procurement, vendor management, risk, and leadership. |
| Step 4 | Define governance responsibilities | Assign ownership for inventory standards, risk prioritization, vendor requirements, testing, budget planning, and executive reporting. |
| Step 5 | Implement crypto-agility | Enable algorithms, keys, libraries, and protocols to be replaced without major system redesign. |
| Step 5 | Remove hardcoded cryptography | Use configurable cryptographic policies and centralized libraries to support future algorithm changes. |
| Step 6 | Evaluate hybrid cryptography | Assess where classical and post-quantum algorithms may need to work together during the transition. |
| Step 6 | Identify hybrid deployment candidates | Review TLS, VPNs, mTLS, API communications, secure remote access, cloud-to-cloud communications, and high-value data exchanges. |
| Step 7 | Test performance and interoperability | Evaluate handshake size, latency, packet fragmentation, certificate chain size, CPU usage, memory consumption, and application compatibility. |
| Step 7 | Validate rollback and failure behavior | Confirm that systems can recover safely if PQC or hybrid deployments create performance or compatibility issues. |
| Step 8 | Assess vendor readiness | Determine whether vendors support NIST PQC standards, hybrid cryptography, crypto-agility, and future cryptographic updates. |
| Step 8 | Add PQC language to procurement | Require new systems and contracts to include PQC readiness, crypto-agility, roadmap transparency, and support for NIST standards. |
| Final Planning Action | Create a phased migration roadmap | Sequence work across discovery, assessment, prioritization, pilots, migration, monitoring, and optimization. |
| Final Planning Action | Report readiness to leadership | Communicate exposure, progress, budget needs, vendor gaps, and migration timelines to executive stakeholders. |
Many organizations do not know where cryptography is used. This is the biggest blocker to migration. Without visibility, teams cannot prioritize systems, estimate cost, or understand risk.
Older applications, IoT devices, OT systems, and embedded technologies may not support modern cryptographic updates. These systems may require compensating controls, vendor replacement, or longer migration timelines.
Many enterprise systems rely on vendor-managed cryptography. If vendors do not support NIST-PQC standards or crypto-agility, internal migration plans may stall.
Post-quantum cryptography can increase payload sizes and affect network behavior. Organizations need testing to avoid problems with load balancers, firewalls, certificates, and latency-sensitive applications.
PQC touches security, IT, legal, compliance, engineering, and procurement. Without clear ownership, teams may assume someone else is handling it. Spoiler: that usually ends badly.