Key Industry Scenarios
Post-quantum demand is not uniform — it is shaped by what each sector protects, how long that data must stay secret, and how hard its systems are to change. This page walks sector by sector through the priority PQC scenarios, synthesized and rewritten from the key-demand chapter of 安全牛《后量子密码安全能力构建技术指南(2025版)》, and ends with a mapping of sector to primary need to recommended approach.
Identity & access (身份认证)
Authentication is the first thing an adversary subverts and therefore an early PQC priority.
- Zero-trust re-architecture — continuous verification depends on signatures and key exchange that must become quantum-resistant.
- PKI overhaul — the certificate authorities, formats, and trust stores that underpin identity need PQC-capable signing (see PKI impact).
- Access-control mechanisms — tokens, session keys, and federation assertions move to
ML-KEMfor key establishment andML-DSAfor signing.
Data protection (数据安全)
Data with a long confidentiality horizon is the textbook harvest-now, decrypt-later target.
- Data at rest — re-encrypt long-lived archives and back up keys under PQC-wrapped key hierarchies.
- Data in transit — adopt hybrid key exchange so captured traffic resists future decryption.
- Data-lifecycle management — classify by sensitivity and shelf-life, then prioritize the records whose secrecy must outlast the arrival of a quantum computer.
Government (政务)
- E-government security — citizen-facing services and inter-agency systems carry long-lived, high-sensitivity records.
- Critical information infrastructure (CII) — state systems are designated CII and face the strictest mandates.
- Secure data sharing and collaboration — cross-department exchange needs PQC-protected channels and signed, attributable records.
Finance (金融)
Finance combines long data lifetimes, heavy regulation, and dense use of digital signatures, making it one of the most demanding sectors.
Payment systems
- Transaction encryption end to end across acquiring and clearing.
- Financial HSM key management upgraded for larger PQC keys.
- Risk-control pipelines that authenticate and sign event data.
Blockchain
- PQC consensus and signing to replace ECDSA on-chain.
- Smart-contract and cross-chain bridge security against forged signatures.
Digital currency / CBDC
- Issuance and redemption signing, quantum-resistant wallets, and cross-border payment channels.
IoT & industrial control (物联网与工控)
Constrained devices and long-lived field equipment make this the hardest sector to migrate.
- Lightweight PQC for resource-constrained devices, leaning on hardware acceleration such as ARM TrustZone.
- Industrial protocol security for
ModbusandOPC UA, which were not designed with strong cryptography. - Device authentication and network isolation to contain compromise.
- Device-lifecycle and remote-operations security, including signed firmware updates over equipment lifespans measured in decades.
Power & energy (电力) — a highlighted CII example
The power sector is a flagship CII case: grid control, dispatch, and metering combine industrial-control constraints with national-security stakes. It demands lightweight PQC at the edge, hybrid-protected control channels, and a phased rollout that never interrupts supply. Telecom shares this CII profile across signaling and subscriber data (see telecom).
Sector summary
| Sector | Primary PQC need | Recommended approach |
|---|---|---|
| Identity & access | PQC signatures and key exchange for authentication | Phased, hybrid during transition |
| Data protection | Confidentiality of long-lived data | Hybrid (harvest-now defense) |
| Government | CII compliance, secure sharing | Phased by priority |
| Finance | Signatures, payments, CBDC, blockchain | Hybrid + phased |
| IoT & industrial control | Crypto on constrained, long-lived devices | Lightweight PQC, hardware-accelerated |
| Power / energy (CII) | Uninterrupted, high-assurance control | Lightweight + phased, hybrid channels |
PKI Impact →
The certificate and trust-store work behind every identity scenario.
Hybrid Cryptography →
The default approach for finance and data-protection scenarios.
Discovery & CBOM →
Inventory crypto per sector before prioritizing.
Telecom →
A CII sector sharing the power grid's constraints.
CN Vendors →
Domestic suppliers serving these sectors.
Standards & references
- 安全牛《后量子密码安全能力构建技术指南(2025版)》 — industry report; the sector scenarios above are synthesized and rewritten from its key-demand chapter, not reproduced. It uses the former names CRYSTALS-Kyber, CRYSTALS-Dilithium, and SPHINCS+ for what NIST now standardizes as
ML-KEM,ML-DSA, andSLH-DSA. - NIST Post-Quantum Cryptography project — the standardized algorithm suite.
- CISA / NSA / NIST — Quantum-Readiness: Migration to PQC — sector-agnostic readiness guidance.
- Resources — full standards register
重点行业场景
后量子需求并非千篇一律,而是由每个行业所保护的对象、数据需保密的时长,以及系统改造的难度共同决定。本页逐行业梳理优先级最高的 PQC 场景,内容综合并重写自安全牛《后量子密码安全能力构建技术指南(2025版)》的重点需求章节,并在文末给出“行业—首要需求—推荐方式”的对照表。
身份认证
认证是攻击者最先攻破的环节,因此也是 PQC 的早期优先项。
- 零信任重构:持续验证依赖签名与密钥交换,二者均须升级为抗量子。
- PKI 改造:支撑身份的 CA、格式与信任库都需要具备 PQC 能力的签名(参见 PKI 影响)。
- 访问控制机制:令牌、会话密钥与联邦断言转向以
ML-KEM建立密钥、以ML-DSA进行签名。
数据安全
保密期较长的数据正是先收集、后解密(Harvest Now, Decrypt Later, HNDL)的典型目标。
- 静态数据:对长期归档重新加密,并在 PQC 包装的密钥层级下备份密钥。
- 传输数据:采用混合密钥交换,使被截获的流量也能抵御未来的解密。
- 数据生命周期管理:按敏感度与保存期分类,优先处理保密期需跨越量子计算机问世时点的记录。
政务
- 电子政务安全:面向公众的服务与跨部门系统承载着长期、高敏感的记录。
- 关键信息基础设施 CII:政务系统被认定为 CII,面临最严格的合规要求。
- 安全数据共享与协同:跨部门交换需要 PQC 保护的通道,以及可签名、可追溯的记录。
金融
金融兼具长数据寿命、强监管与高密度的数字签名使用,是要求最苛刻的行业之一。
支付系统
- 收单与清算全链路的交易加密。
- 金融 HSM 密钥管理升级以适配更大的 PQC 密钥。
- 对事件数据进行认证与签名的风控流水线。
区块链
- 以 PQC 共识与签名替换链上 ECDSA。
- 智能合约与跨链桥的安全,抵御伪造签名。
数字货币 CBDC
- 发行与回笼签名、抗量子钱包,以及跨境支付通道。
物联网与工控
受限设备与寿命极长的现场装备,使这一行业成为迁移难度最高者。
- 面向资源受限设备的轻量级 PQC,借助 ARM TrustZone 等硬件加速。
- 针对
Modbus与OPC UA的工业协议安全,这些协议设计之初并未考虑强密码。 - 设备认证与网络隔离以遏制失陷扩散。
- 设备生命周期与远程运维安全,包括在数十年寿命内进行签名固件更新。
电力 一个重点 CII 示例
电力行业是 CII 的旗舰案例:电网控制、调度与计量既受工控约束,又关乎国家安全。它需要边缘侧的轻量级 PQC、混合保护的控制通道,以及一条绝不中断供电的分阶段路线。电信在信令与用户数据上具有相同的 CII 特征(参见 电信)。
行业对照
| 行业 | 首要 PQC 需求 | 推荐方式 |
|---|---|---|
| 身份认证 | 认证用的 PQC 签名与密钥交换 | 分阶段,过渡期采用混合 |
| 数据安全 | 长寿命数据的机密性 | 混合(防 harvest-now) |
| 政务 | CII 合规与安全共享 | 按优先级分阶段 |
| 金融 | 签名、支付、CBDC、区块链 | 混合加分阶段 |
| 物联网与工控 | 受限且长寿命设备上的密码 | 轻量级 PQC,硬件加速 |
| 电力能源 CII | 不中断的高保障控制 | 轻量级加分阶段,混合通道 |
PKI 影响 →
每个身份场景背后的证书与信任库工作。
混合密码 →
金融与数据安全场景的默认方式。
资产发现与 CBOM →
排序前先逐行业清点密码资产。
电信 →
与电网约束相同的 CII 行业。
国内厂商 →
服务上述行业的本土供应商。
标准与参考
- 安全牛《后量子密码安全能力构建技术指南(2025版)》 行业报告;以上行业场景均综合并重写自其重点需求章节,非原文照录。该报告沿用旧名称 CRYSTALS-Kyber、CRYSTALS-Dilithium 与 SPHINCS+,对应 NIST 现已标准化的
ML-KEM、ML-DSA与SLH-DSA。 - NIST Post-Quantum Cryptography project 已标准化的算法族。
- CISA / NSA / NIST Quantum-Readiness 迁移指南 与行业无关的就绪指引。
- 资源链接 — 完整标准登记册