Skip to main content
QuantumGenie Book a demo
Browse all 14 categories 251

PQC for Manufacturing

Plan PQC for manufacturing by mapping vulnerable cryptography across IT, OT, and industrial systems while protecting long-lived secrets and safe operations.
DIRECT ANSWER

PQC for manufacturing is the planned migration of cryptographic protections across enterprise IT, operational technology, industrial control systems, industrial IoT, applications, protocols, devices, software, firmware, and public-key infrastructure so that the organization is less exposed to future cryptographically relevant quantum computers. The work is not limited to replacing an algorithm: manufacturing teams must discover where vulnerable cryptography is used, prioritize high-impact systems and long-lived secrets, coordinate with equipment and cloud vendors, protect both confidentiality and data integrity, and preserve safe plant operations during a staged IT/OT modernization. Preparation should begin before every implementation detail is settled.12

KEY TAKEAWAYS
  • PQC migration in manufacturing spans IT, OT, ICS, industrial IoT, applications, protocols, firmware, hardware, certificates, and supply-chain products.
  • Manufacturers should begin with cryptographic discovery and an inventory that records technology, data or function criticality, ownership, dependencies, and vendor commitments.
  • Industrial control integrity can be more important than confidentiality: faulty sensor readings or commands can contribute to ICS failures.
  • Remote access, OT/IT convergence, wireless field devices, cloud connections, and DMZ pathways deserve explicit treatment.
  • Crypto agility and staged migration reduce lock-in, but hybrid approaches add implementation complexity, cost, and potential security risk.
  • Migration should be tested and measured, including verification that systems use intended PQC-capable suites rather than silently falling back to traditional cryptography.
01

What PQC means for manufacturing

Post-quantum cryptography (PQC) is cryptography based on mathematical problems that future large-scale, fault-tolerant quantum computers are not expected to solve efficiently. The motivation is that such computers could efficiently solve the hard mathematical problems on which today’s asymmetric public-key cryptography relies. PQC is therefore the primary mitigation described in the cited guidance for this future threat. The evidence does not establish when a cryptographically relevant quantum computer will exist; it establishes why organizations should prepare now.1

For a manufacturer, the scope is broader than a plant firewall or a single TLS configuration. It includes network protocols and security technology standards, software cryptographic libraries, cryptographic hardware, PKI and other infrastructure components, and IT applications and services. Applications may need changes for encryption, digital signatures, and key exchange, including code refactoring, testing, protocol and library compatibility work, performance assessment, and possible interface redesign.2

The manufacturing boundary also includes operational technology and industrial control systems, whether custom-built or commercial off-the-shelf. It reaches machine and user authentication, code signing, software and firmware updates, remote administration, enterprise services, industrial IoT, sensors, wireless field devices, cloud-connected systems, and the certificates that establish identity. A useful definition of PQC for manufacturing is therefore: a risk-prioritized, operationally safe transition of cryptographic dependencies across the complete IT/OT production ecosystem.23

Evidence-supported manufacturing PQC workstreams
WorkstreamManufacturing focusEvidence-supported outcome
Discovery and inventoryIT/OT protocols, applications, libraries, hardware, firmware, PKI, devices, cloud, and suppliersVisibility into quantum-vulnerable technology and criticality
PrioritizationHigh-impact systems, ICS, long-term secrecy, remote access, and difficult-to-replace assetsMigration sequence tied to business, operational, and integrity risk
Plant and device planningWireless sensors, industrial IoT, proprietary protocols, constrained or non-upgradeable devicesDocumented upgrade, isolation, replacement, or residual-risk treatment
PKI and protocolsRoots of trust, certificates, TLS, IKE, machine and user authenticationStaged transition with tested certificate and negotiation behavior
Vendor engagementCOTS products, cloud services, embedded equipment, costs, versions, and datesRoadmaps and accountable upgrade dependencies
Assurance and metricsFallback testing, interoperability, performance, adoption, exceptions, and retirement criteriaEvidence that migration works and remaining traditional use is known
31
02

Why manufacturing should act early

Manufacturing environments often combine long-lived equipment, difficult-to-service locations, proprietary protocols, safety or quality consequences, and dependencies on vendors that control update schedules. The cited guidance recommends giving priority to high-impact systems, industrial control systems, and systems with long-term confidentiality or secrecy needs. Older custom-built products are likely to require the most effort to make quantum-resistant, which makes inventory and lifecycle planning especially important.3

The risk is not only future decryption of stored information. Digital signatures support identity, certificates, code signing, software and firmware updates, and trust decisions. In an ICS, the integrity of sensor data and commands may be critical even when the confidentiality of the underlying data is not: faulty readings or commands can contribute to ICS failures. This makes authentication and integrity a central manufacturing concern, not merely a data-privacy concern.1

Remote logins over the internet are now common in industrial environments, and OT/IT convergence is continuing. A typical ICS network may use OT and IT zones separated by a DMZ firewall. Remote-access channels into ICS IT zones therefore need quantum-secure treatment, while internet-connected field devices can create an entry point toward control networks and then the ICS enterprise IT zone through the DMZ.1

Manufacturers should also consider “harvest now, decrypt later” exposure for information whose confidentiality must persist. The NIST initial public draft says migration guidance is expected to prioritize quantum-resistant key-establishment schemes, particularly in interactive protocols such as TLS and IKE, to address that risk. This is guidance in an initial public draft, not a claim that every plant should immediately replace every cryptographic mechanism without testing.2

12
03

A practical manufacturing migration workflow

A sound program begins with governance. Establish a quantum-readiness project team that can scope the migration across IT and OT, security, engineering, plant operations, procurement, architecture, safety, legal, and key suppliers. The joint CISA, NSA, and NIST fact sheet recommends creating a roadmap while standards are in development and beginning with a project management team. In manufacturing, the team should have authority to sequence changes around maintenance windows and production constraints.3

  1. Discover cryptographic use across IT, OT, ICS, industrial IoT, applications, servers, endpoints, network protocols, libraries, hardware, firmware, PKI, cloud services, remote access, and update mechanisms.
  2. Record the asset owner, business or safety function, cryptographic purpose, algorithm or protocol where known, certificate and key dependencies, data lifetime, upgrade path, vendor, and plant or network location.
  3. Assess impact and prioritize high-impact systems, ICS, long-term secrets, remote-access paths, code-signing and update chains, and internet-connected or difficult-to-replace devices.
  4. Define target states and transition patterns, including PQC-capable products, protocols, certificate hierarchies, key establishment, signatures, and rollback or recovery procedures.
  5. Pilot in representative but controlled environments; test interoperability, resource consumption, latency, availability, certificate handling, update behavior, and safe failure modes.
  6. Deploy in stages coordinated with maintenance and infrastructure improvements, then verify actual protocol behavior and measure adoption, exceptions, residual risk, and readiness to retire traditional algorithms.
31

Discovery should use cryptographic discovery tools where possible. The cited fact sheet describes an inventory as a way to identify quantum-vulnerable algorithms in network protocols and on end-user systems and servers, including applications and associated libraries. The inventory also helps correlate outside access to datasets and identify information that may be targeted now and decrypted when a quantum computer is available. It should be treated as a living operational record rather than a one-time spreadsheet.3

Prioritization should combine cryptographic exposure with manufacturing consequence. A public-facing service containing ordinary, short-lived information may not outrank a plant certificate authority, remote engineering channel, firmware-signing process, safety-relevant control path, or design archive with a long confidentiality requirement. The evidence supports prioritizing by impact, ICS involvement, and secrecy duration; it does not provide a universal scoring formula, so each organization should document its assumptions and risk appetite.312

04

Architecture considerations for plants and industrial devices

Remote access deserves an end-to-end view. Review user and machine authentication, VPN or other network security protocols, certificates, jump hosts, privileged access, vendor support channels, and the boundary between enterprise IT and OT. A DMZ can separate zones, but it does not remove the need to migrate the cryptographic mechanisms used across the permitted paths. Test both normal operation and denied, expired, or unavailable-certificate conditions so that a cryptographic change does not create an unsafe operational surprise.1

Industrial IoT and field devices require special attention because they may be resource-constrained, non-upgradeable, difficult to service, embedded in larger products, unsuitable for replacement, dependent on proprietary communications, or based on protocols that are not yet PQC-compatible. Internet connectivity may also expose a route into control networks. These limitations mean that “upgrade the device” cannot be assumed to be the default remediation; compensating controls, isolation, replacement planning, or a supplier-led update may be necessary, with the decision recorded as residual risk.1

Physical infrastructure changes require significant planning and should, as far as possible, coincide with other maintenance and improvement work. In a manufacturing program, this favors a multi-year asset and shutdown plan: align certificate, gateway, controller, sensor, server, and network changes with approved maintenance windows, validate spares and recovery images, and avoid introducing an untested cryptographic dependency immediately before a production-critical period.1

Enterprise PKI migration is a distinct workstream. A large enterprise may need a new PQC root of trust and new PQC certificates for network entities. Possible models include a parallel PQC PKI operating alongside the traditional PKI, a controlled one-step transition, or—more likely—a staged period in which both operate. Protocols such as TLS and IKE must support selecting the intended certificates during the transition. Some devices may require physical interaction even when most certificate issuance can occur through network management.1

05

Standards, crypto agility, and hybrid migration

Standards maturity matters because algorithm standards are building blocks for protocols, products, and services. The NIST material cited for this article is an initial public draft dated November 2024, while the joint CISA, NSA, and NIST fact sheet is final and dated August 17, 2023. The UK NCSC material is current and dated March 20, 2025. Teams should preserve these statuses and continue checking applicable authoritative guidance before committing a plant-wide design.41

Crypto agility is the capability to replace and adapt cryptographic algorithms in protocols, applications, software, hardware, firmware, and infrastructure while preserving security and ongoing operations. For manufacturing, agility means separating cryptographic policy from hard-coded plant logic where safely possible, supporting controlled algorithm and certificate changes, maintaining tested interfaces, and making dependencies visible. It is an architectural capability, not permission to change algorithms casually in production.4

Hybrid key-establishment techniques or dual signatures may help organizations transition where legacy algorithms remain necessary. NIST’s draft says existing standards and guidelines can accommodate their use when at least one component digital-signature algorithm is NIST-approved, and that NIST will accommodate hybrid key establishment and dual signatures in FIPS 140 validation when suitably combined with a NIST-approved scheme. However, the same material says hybrid solutions add implementation and architectural complexity, which can increase security risks and costs, and are typically expected to be temporary.3

06

Vendor management, testing, and useful measures

Manufacturing depends heavily on COTS equipment, embedded components, cloud services, and specialist suppliers. Procurement and security teams should ask each vendor when and how it plans to deliver PQC-enabling updates or upgrades, what those changes will cost, which products and versions are covered, and what configuration or application work the customer must perform. For cloud-hosted products, engage the cloud provider on its quantum-readiness roadmap. The cited guidance frames migration as an IT/OT modernization effort.1

Vendor statements are not a substitute for verification. After standardized PQC cipher suites become available, test that systems actually use them and do not silently fall back to traditional cryptography. Test application behavior, protocol negotiation, certificates, signatures, key establishment, firmware and code-signing validation, logging, monitoring, recovery, and performance under realistic plant conditions. Maintain an assurance process that checks whether migration and the broader cybersecurity uplift meet their goals.1

Measures should show both progress and residual exposure. Useful examples supported by the evidence include the number and proportion of software clients using PQC, the identity of clients that are not, the number of high-impact or ICS assets inventoried, the number of remote-access paths tested, the number of vendor roadmaps received, the number of devices with no upgrade path, and the number of exceptions with owners and treatment dates. Metrics should help determine whether remedial action is required and when support for traditional algorithms can be turned off.1

07

Risks, limitations, and practical next steps

PQC migration has technical and operational tradeoffs. Applications may face changed key sizes, algorithm performance, protocol compatibility, library updates, code changes, and extensive testing. Hybrid approaches may increase complexity, cost, and security risk. Industrial devices may not be upgradeable or may use proprietary protocols. A migration plan that ignores these constraints can create availability or safety problems even while reducing theoretical quantum exposure.21

The evidence does not provide a single manufacturing deadline, universal algorithm choice, complete product list, or assurance that every vendor has finalized implementation details. The joint fact sheet specifically notes that final implementation specifics for draft algorithms were incomplete in its stated context. Accordingly, organizations should distinguish approved standards and supplier commitments from experiments, document uncertainty, and revisit the roadmap as standards, products, and sector guidance evolve.41

  • Name an accountable IT/OT quantum-readiness team and obtain plant-operations, engineering, procurement, and supplier participation.
  • Launch cryptographic discovery and create an inventory linked to asset criticality, data lifetime, safety or production function, and upgradeability.
  • Prioritize ICS, high-impact assets, long-lived secrets, remote access, code signing, firmware updates, PKI, and internet-connected field devices.
  • Request dated PQC roadmaps, supported versions, configuration requirements, testing responsibilities, costs, and end-of-support implications from COTS and cloud vendors.
  • Select controlled pilots that represent enterprise IT, remote access, PKI, a plant network, and a constrained or difficult-to-replace device.
  • Define test, rollback, exception, and evidence requirements before production changes; measure real protocol use and fallback behavior.
  • Review the roadmap periodically against authoritative standards and guidance, preserving document status, version, dates, and unresolved limitations.
314
PRACTICAL SEQUENCE
  1. 01Identify assets
  2. 02Model exposure
  3. 03Set priorities
  4. 04Migrate in stages
  5. 05Measure resilience
08

Conclusion

PQC for manufacturing is a coordinated resilience and modernization program across cryptography, IT, OT, ICS, industrial IoT, PKI, suppliers, and plant operations. The most defensible starting point is discovery: identify vulnerable cryptography, connect it to operational and data criticality, and expose dependencies that ordinary asset inventories miss. From there, prioritize integrity-sensitive and high-impact paths, engage vendors, design for crypto agility, test staged or hybrid patterns carefully, and measure actual adoption and fallback. Preparation can begin now while standards and implementation guidance continue to mature.234

COMMON QUESTIONS

Frequently asked questions

Is PQC only relevant to manufacturing data confidentiality?

No. In manufacturing, integrity may be decisive. The cited guidance notes that faulty sensor readings or commands can lead to ICS failures, even where the confidentiality of sensor data does not require strong cryptographic protection. Authentication, digital signatures, code signing, firmware updates, and command integrity therefore belong in the scope.1

Should a manufacturer replace all traditional cryptography immediately?

No such universal instruction is supported by the evidence. Migration should be risk-prioritized and tested. Hybrid techniques may support transition in some applications, but they add complexity, cost, and security risk and are generally expected to be temporary. The appropriate pattern depends on the application, environment, standards, vendors, and operational constraints.3

What should be included in a manufacturing cryptographic inventory?

Include cryptography in IT and OT systems, network protocols, applications, libraries, servers and endpoints, hardware, firmware, PKI, cloud services, remote-access channels, industrial IoT, field devices, code-signing and update mechanisms, plus ownership, criticality, data lifetime, vendor, upgradeability, and dependencies. The inventory should identify quantum-vulnerable algorithms and support migration prioritization.3

Why are industrial IoT devices especially difficult?

They may be resource-constrained, non-upgradeable, difficult to service, embedded in larger products, unsuitable for replacement, dependent on proprietary or not-yet-compatible protocols, or connected to cloud services. Such devices require explicit planning for vendor updates, isolation, replacement, compensating controls, and residual risk.1

How can a team tell whether migration is working?

Use assurance testing and measurable evidence. Verify that intended PQC-capable suites are actually negotiated and that systems do not fall back to traditional cryptography. Track software clients using PQC, clients that are not, inventoried high-impact and ICS assets, vendor roadmap coverage, unresolved exceptions, and criteria for retiring traditional algorithm support.1

REFERENCES

Sources

  1. 1
    Timelines for Migration to Post-Quantum Cryptography

    UK National Cyber Security Centre · current

    Accessed July 25, 2026
  2. 2
    Transition to Post-Quantum Cryptography Standards

    National Institute of Standards and Technology · initial public draft · NIST IR 8547 IPD

    Accessed July 25, 2026
  3. 3
    Quantum-Readiness: Migration to Post-Quantum Cryptography

    CISA, NSA, and NIST · final · Joint Quantum-Readiness Fact Sheet

    Accessed July 25, 2026
  4. 4
    Considerations for Achieving Crypto Agility: Strategies and Practices

    National Institute of Standards and Technology · final · NIST CSWP 39 Update 1

    Accessed July 25, 2026