Keyfactor Tech Days 2027 – Be Part of The Trust Security Conference in San Diego Register now!

Post-Quantum Readiness for IT & Software

The timeline is now written down

Updated: August 21, 2026
RegionUnited States (federal policy and NSA algorithm suite with global software supply chain reach, since any vendor selling into federal or defense-adjacent markets is pulled into the same timeline)
ApplicabilityVendors of Cryptographic Modules and Signing Infrastructure: any organization whose software, firmware, or cloud service performs encryption, signing, or key establishment Federal Contractors and National Security System Suppliers: vendors subject to CNSA 2.0 category deadlines and the January 1, 2027 requirement that new NSS acquisitions be CNSA 2.0-compliant by default All Software Producers with Long-Lived Deployments: any organization whose products or signed artifacts will still be trusted or in service beyond the mid-2030s
Relevant sectionsNSA CNSA 2.0 (Version 2.1, December 2024): the Commercial National Security Algorithm Suite and its category-by-category transition timeline NIST FIPS 203, 204, 205: ML-KEM, ML-DSA, and SLH-DSA, the finalized post-quantum cryptographic standards (August 2024) NIST IR 8547: Transition to Post-Quantum Cryptography Standards, specifying 2030 deprecation and 2035 disallowance for RSA, ECDSA, ECDH, and DSA NIST SP 800-208: Stateful hash-based signature schemes (LMS, XMSS) specified for software and firmware signing

Overview

Every framework in this guide points in the same direction: know what cryptography you have, prove you control it, and be ready to change it. Post-quantum cryptography is where that direction gets a deadline, and for the IT and software industry, that deadline is arriving from two directions at once.

NIST finalized FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), and FIPS 205 (SLH-DSA) in August 2024. NIST IR 8547 builds on that finalization to set the civilian timeline: RSA, ECDSA, ECDH, and DSA are deprecated for new use starting in 2030 and disallowed from 2035. Running alongside it, the NSA’s CNSA 2.0 (Version 2.1, December 2024) sets a more aggressive, category-specific timeline for National Security Systems: software and firmware signing is expected to support and prefer CNSA 2.0 algorithms now, with exclusive use targeted by 2030, and from January 1, 2027, new NSS acquisitions are expected to be CNSA 2.0-compliant by default.

For software vendors, the signing requirement is the most concrete near-term obligation: CNSA 2.0 specifies the stateful hash-based schemes LMS or XMSS, standardized in NIST SP 800-208, for software and firmware signing, a different algorithm family from the general-purpose ML-DSA used elsewhere in the suite. That means a code-signing pipeline built only for today’s RSA or ECDSA signing keys needs new algorithm support, not just new key sizes.

Why it matters

CNSA 2.0 and NIST IR 8547 are landing on top of an already-tight CMVP validation queue. FIPS 203, 204, and 205 were finalized in August 2024, and the typical timeline from algorithm standardization to CMVP-validated modules runs 18 to 24 months, meaning the earliest validated post-quantum modules only began arriving in early-to-mid 2026 for vendors that started immediately. Organizations that need a FIPS 140-3 validated module supporting ML-KEM and ML-DSA are entering a validation queue that is simultaneously absorbing the ordinary FIPS 140-3 transition traffic created by the September 21, 2026 FIPS 140-2 sunset covered earlier in this guide.

The practical effect is that a single validation submission increasingly has to clear both bars, standard FIPS 140-3 conformance and post-quantum algorithm support, at once, and vendors treating them as separate projects are working against the same limited lab capacity twice. Major operating system, browser, and cloud vendors are already integrating FIPS 203/204/205 into their cryptographic libraries, which will raise customer and procurement expectations for every vendor further down the supply chain.

Harvest-now-decrypt-later is the underlying economic driver: data encrypted today with today’s algorithms can be captured now and decrypted once quantum capability arrives, so any software protecting data with a confidentiality requirement beyond 10 to 15 years is already exposed to a deadline set by the sensitivity of the data, not the arrival date of a quantum computer.

How this maps to cryptography 

Post-Quantum Readiness addresses cryptography through several interlocking control areas. The key areas with direct cryptographic implications are:

SectionFunctionWhat it saysSupporting Products
Supports CNSA 2.0 and NIST IR 8547 readinessCryptographic Inventory and Algorithm DiscoveryDiscover and inventory every certificate, key, algorithm, and cryptographic library across products, build pipelines, and cloud infrastructure, the foundation every migration plan depends on.AgileSec
NIST IR 8547 deprecation scheduleQuantum Vulnerability AssessmentAnalyze discovered cryptography against approved and deprecated algorithm lists to identify quantum-vulnerable assets and prioritize by data sensitivity and deployment lifespan.AgileSec
FIPS 203, 204; CNSA 2.0PQC-Capable Certificate IssuanceIssue and manage certificates using NIST-standardized PQC algorithms, including hybrid certificates that support staged migration across long-lived infrastructure.EJBCA
CNSA 2.0 category deadlines; NIST IR 8547Cryptographic Agility at Fleet ScaleRotate, reissue, and re-key certificates across servers, services, and devices at scale when algorithms change, without manual per-endpoint intervention.Keyfactor Command
CNSA 2.0 signing requirement; NIST SP 800-208 (LMS, XMSS)PQC-Ready Software and Firmware SigningSign software and firmware releases using the stateful hash-based schemes CNSA 2.0 specifies for signing, distinct from the general-purpose PQC algorithms used elsewhere.SignServer / Signum
CMVP validation queue for ML-KEM/ML-DSAFIPS 140-3 Module Validation for PQC AlgorithmsTrack validation status and certificate numbers for modules implementing post-quantum algorithms, given the queue’s overlap with the FIPS 140-2 sunset transition.AgileSec / Command

Readiness questions

PQC migration reviews, whether initiated by a federal customer, a certification body, or an internal risk function, focus on whether the organization knows its exposure and has a governed plan. Key areas assessors will probe:

  • Cryptographic inventory completeness: Can the organization enumerate every certificate, key, algorithm, and cryptographic library in use across its products, build systems, and cloud infrastructure, including inherited open-source dependencies?
  • Quantum vulnerability classification: Has the inventory been assessed against the NIST IR 8547 deprecation schedule, with quantum-vulnerable assets identified and ranked by data sensitivity and deployment lifespan?
  • Signing algorithm readiness: Does the software or firmware signing pipeline support the stateful hash-based schemes (LMS, XMSS) CNSA 2.0 specifies, distinct from general-purpose PQC signature algorithms?
  • Migration plan and ownership: Is there a named owner, a documented migration plan, and a timeline aligned to CNSA 2.0’s category deadlines and NIST IR 8547’s 2030/2035 dates?
  • CMVP validation pipeline status: For any product requiring a FIPS 140-3 validated module with post-quantum algorithm support, is the organization already in the CMVP queue, given 18-to-24-month validation timelines?
  • Supplier and dependency PQC posture: Are upstream library, cloud, and component suppliers being assessed for their own PQC migration plans, given that inherited cryptography becomes the vendor’s exposure?