The post-quantum security market is already filling up with products that promise to make an uncertain future somebody else's problem. That is predictable. It is also backwards. Before an organization can migrate its cryptography, it has to know where the cryptography lives. Most do not. The first serious post-quantum program is therefore not an algorithm purchase. It is an inventory campaign across software, devices, identities, networks, cloud contracts, keys, certificates, and vendors. The looming quantum problem is exposing years of cryptographic debt that ordinary security programs learned to ignore.
CISA sharpened that point on September 3 when it published a call to action from the Group of Seven Cybersecurity Working Group. The document asks governments and public and private organizations to begin their transition to post-quantum cryptography now. It identifies five priority areas: awareness, national strategies, research and development, public-private partnerships, and the integration of post-quantum requirements into cybersecurity rules and procurement. This is not an announcement that a code-breaking quantum computer exists. It is an admission that a migration measured in years cannot begin on the day the threat becomes undeniable.
The threat needs clean language because quantum hype tends to melt precision on contact. The G7 document defines a cryptographically relevant quantum computer, or CRQC, as a machine powerful enough to solve the factorization and discrete-logarithm problems at the sizes used by vulnerable cryptography today. Those mathematical problems underpin widely deployed public-key mechanisms used for key establishment and digital signatures. The G7 says the timeline for such a machine remains uncertain. The Office of Management and Budget goes further in its June migration memo: no CRQC is known to exist.
That uncertainty does not make waiting rational. Encryption has a time horizon. An attacker can capture protected data today, keep it, and attempt to decrypt it later if a capable machine arrives. The G7 calls this store now, decrypt later or harvest now, decrypt later. The exposure is highest when information must remain confidential longer than the expected migration and threat window. Government records, sensitive personal information, trade secrets, product plans, and legal material do not become harmless just because the breach was quiet.
Authentication creates a second problem. Public-key cryptography does more than hide data. It helps systems prove that a device, service, update, or person is who they claim to be. The G7 warns that a capable quantum attacker could target those mechanisms to impersonate trusted entities, forge data, compromise equipment, or enter systems that accept a broken credential. Confidentiality risk can be harvested in advance. Signature and identity risk becomes acute when the underlying trust mechanism can be defeated. They belong to the same migration, but they do not arrive in exactly the same way.
The standards are no longer theoretical. In August 2024, the National Institute of Standards and Technology finalized three principal post-quantum standards after a multi-year international evaluation. FIPS 203 specifies ML-KEM for key establishment. FIPS 204 specifies ML-DSA for digital signatures. FIPS 205 specifies SLH-DSA, a hash-based signature alternative. NIST says the three form the foundation for most deployments and can be put into use now. It is also standardizing additional options, because betting the future on one mathematical family would be a strange way to practice resilience.
NIST's broad transition target is 2035, when quantum-vulnerable algorithms are scheduled to be deprecated and removed from its standards, with higher-risk systems moving earlier. The federal timetable is more specific. Executive Order 14412 directs agencies to move high-value assets and high-impact systems to post-quantum key establishment by December 31, 2030, and to post-quantum digital signatures by December 31, 2031. National-security systems sit outside the OMB memo's scope and follow a separate governance path. These are federal deadlines, not a blanket law that instantly binds every private company.
The order also reveals how Washington expects the transition to spread. It directs CISA and NIST to produce minimum elements for a cryptographic bill of materials. It tells sector agencies to help critical-infrastructure operators develop migration plans. It requires the Federal Acquisition Regulatory Council to publish a proposed rule covering post-quantum compliance for certain contractors. Proposed matters here. The order starts a rulemaking process; it does not prove that every contractor is already subject to a final December 2030 mandate. Still, procurement is clearly being prepared as the lever that moves the supply chain.
OMB's implementing memo turns the executive order into an operating sequence. Agencies must treat migration as a phased program: strategy, planning, and discovery during 2026 and 2027; pilots and early migrations in 2027 and 2028; prioritized key-establishment migration through 2030; signature migration in 2031; and remaining work through 2035. The dates matter, but the sequence matters more. Discovery comes first because the federal government cannot prioritize cryptographic systems it has not found. Neither can anyone else.
This sounds simple until somebody tries to draw the map. Cryptography appears in TLS connections, virtual private networks, code-signing pipelines, device certificates, identity platforms, API tokens, hardware security modules, key-management services, firmware update systems, backup tooling, database drivers, payment flows, industrial equipment, mobile applications, and libraries that nobody remembers installing. It can be configured by an internal team, buried in a commercial appliance, inherited from an open-source dependency, or supplied by a cloud service under a shared-responsibility model. A spreadsheet built once a quarter is not going to catch that estate.
OMB explicitly says manual discovery is often insufficient at federal scale. Its technical appendix recommends automated, continuously updated inventory using software-composition analysis, software bills of materials, static and dynamic application testing, and network scanning that can identify protocols and cipher suites. It says the findings should populate a central cryptographic bill of materials, or CBOM, that provides a current view of the organization's cryptographic posture. The important word is current. An inventory that goes stale is a historical document wearing a security badge.
A useful CBOM needs more than a list of algorithms. It should connect each cryptographic use to an owner, a system, a data class, a business function, a vendor, a deployment environment, a key or certificate lifecycle, a replacement path, and an exposure window. It should show whether the component can accept new algorithms, whether a protocol can negotiate them safely, whether an endpoint can handle larger keys or signatures, and whether a rollback exists if interoperability fails. Without those relationships, the company has a parts list. It does not have a migration plan.
Prioritization then becomes a business decision instead of a cryptography seminar. Start with systems holding data that must remain secret for years, systems that anchor identity and software trust, externally exposed services, and equipment that takes a long time to replace. Add assets whose failure would stop operations or cascade into customers and suppliers. Then compare the data's required lifetime with the time needed to discover, test, procure, deploy, and retire the old mechanism. The organization does not need to guess the exact date of Q-Day to see where that arithmetic already looks ugly.
Vendor management is where the clean architecture diagram meets reality. A company may control its application code and still depend on a cloud provider's TLS termination, an identity vendor's signing service, a network appliance's firmware, an industrial controller's certificate model, and a managed service provider's key infrastructure. OMB tells agencies to clarify post-quantum responsibilities with FedRAMP-authorized cloud providers and to include readiness in product requirements. Private operators should ask the same hard questions. Which standards are supported? In what release? Under whose control? With what fallback? And who pays when the answer changes?
That last question is why early procurement language matters. The G7 recommends buying products that integrate post-quantum capabilities and using normal renewal schedules to replace systems when practical. That can lower cost, but only if buyers stop accepting the phrase quantum ready as a substitute for a roadmap. A credible supplier should identify supported algorithms and protocols, validation status, performance tradeoffs, upgrade mechanisms, hybrid options, certificate and key-management implications, test evidence, and a retirement plan for vulnerable modes. If the documentation ends at a green shield icon, the product team is selling mood lighting.
Hybrid cryptography can help during the transition by combining classical and post-quantum mechanisms so a properly implemented operation depends on both. OMB describes hybrid key exchange and hybrid signatures as possible tools for risk management and interoperability. It also calls the approach intricate and resource intensive. Hybrid does not mean automatic safety. It creates more keys, messages, negotiation behavior, implementation paths, and failure modes. It needs testing under real latency, bandwidth, device, and operational constraints rather than a demo that passed between two machines in the same lab.
Performance is not a footnote. Post-quantum signatures can be larger than the classical objects they replace, and the costs vary by algorithm and use case. OMB notes that ML-DSA signatures can create bandwidth pressure in some environments, while SLH-DSA signatures are larger and signing is slower. Those differences can matter in constrained devices, certificate chains, high-volume services, boot processes, and protocols designed around old size assumptions. The correct answer is measurement. Benchmarks from a vendor slide do not model an organization's actual traffic, hardware, timeout behavior, or failure recovery.
The deeper architectural objective is cryptographic agility. OMB defines it as the ability to switch algorithms with minimal disruption. That requires more than removing a hardcoded algorithm name. Libraries need replaceable providers. Applications need configuration-driven choices. Protocols need secure capability negotiation without downgrade paths. Key-management systems and hardware modules need to generate, store, rotate, and govern multiple kinds of keys. Observability needs to show which algorithms are actually in use, not merely which ones a configuration file claims to permit.
Agility matters because this will not be the final cryptographic migration. Standards evolve. Implementations fail. New cryptanalysis appears. Vendors make tradeoffs that do not survive production. NIST is deliberately maintaining additional algorithm paths for that reason. A company that swaps one rigid dependency for a new rigid dependency has completed an expensive upgrade without fixing the operating weakness that made the upgrade painful. The valuable asset is not a permanent algorithm. It is the institutional ability to identify, test, change, and verify cryptography without detonating the product.
Independent reporting points to the same practical split. ITPro's September 2 examination of business readiness found experts arguing for visibility, prioritization, sustained budgets, and crypto agility. The story also discusses 2029 forecasts from industry participants. Those forecasts should be treated as forecasts, not as a known arrival date. Quantum developers, security vendors, researchers, and governments have different models and incentives. Nobody needs false precision to justify starting a migration that official guidance already describes as a multi-year effort.
Leadership should therefore demand evidence of motion, not a promise that the company is quantum safe. A serious quarterly review can ask how much of the cryptographic estate is discoverable, what percentage has an accountable owner, which high-risk systems have a tested migration path, which suppliers have committed dates, how many pilots have passed interoperability and rollback tests, and where long-lived data remains exposed. It can fund renewal work before legacy hardware becomes an emergency exception. It can also keep the program tied to existing security, architecture, and procurement governance instead of creating a ceremonial quantum committee that meets twice and disappears.
CISA and the G7 are not announcing a sudden cryptographic apocalypse. They are telling organizations that the preparation window is being consumed by ordinary calendar time. NIST has standards. The federal government has a phased schedule. The remaining uncertainty is not an excuse for paralysis. It is a reason to build options. Inventory the cryptography, map the dependencies, rank the exposure, pressure the vendors, test the real systems, and make the next algorithm change cheaper than the last. The future threat gets the headline. The present failure is that too many organizations still cannot see the machinery they need to replace.
LaunchPad positionThe real near-term bottleneck is not picking an algorithm. It is building a living inventory of cryptographic dependencies, ranking systems by exposure, forcing vendors to reveal their roadmaps, and designing the ability to change cryptography again without rebuilding the company.
This report draws on the linked primary sources and reputable reporting. Company statements are treated as claims until independently demonstrated.
