QianHeng乾珩 PQC Docs Hub量子文档 ✦ Ask AI✦ 问问文档 ⚐ Scan⚐ 扫一扫

Standards Landscape

Post-quantum cryptography is being standardized in parallel by national standards bodies, international organizations, and protocol working groups. Understanding who publishes what — and how the pieces fit together — is the first step in any migration program.

Why standardization matters

Cryptographic algorithms only become deployable once they are precisely specified, validated, and blessed by a recognized authority. A standard fixes parameter sets, encodings, and test vectors so that independent implementations interoperate and so that procurement, compliance, and certification regimes have something concrete to point at. For PQC, the anchor is the U.S. National Institute of Standards and Technology (NIST), but it is far from the only player.

NIST: the primary anchor

NIST ran an open, multi-round competition from 2016 to 2024. On 13 August 2024 it published the first three finished standards as Federal Information Processing Standards (FIPS). NIST also publishes Special Publications (SP) for usage guidance and Internal Reports (IR) for strategy.

DocumentAlgorithmOriginTypeStatus
FIPS 203ML-KEMCRYSTALS-KyberKEMFinal (2024)
FIPS 204ML-DSACRYSTALS-DilithiumSignatureFinal (2024)
FIPS 205SLH-DSASPHINCS+SignatureFinal (2024)
FIPS 206 (forthcoming)FN-DSAFalconSignatureFIPS 206 (FN-DSA / Falcon) is not yet final; as of mid-2026 standardization is still in progress, with final publication expected in late 2026 to early 2027 — see NIST for the official release.
SP 800-208LMS/HSS, XMSS/XMSS^MTStateful hash-basedSignatureFinal (Oct 2020)
SP 800-227KEM usage guidanceGuidanceFinal (Sept 2025)
NIST IR 8547Transition to PQC standardsReportInitial Public Draft (Nov 2024)
NIST IR 8545Fourth Round status report (HQC)ReportFinal (Mar 2025)
NIST IR 8528Additional-signatures Round 1 status reportReportFinal (2024)

NIST IR 8547 (Initial Public Draft, Nov 2024) lays out a transition roadmap: it proposes that quantum-vulnerable public-key algorithms at 112-bit security strength be deprecated after 2030 and disallowed after 2035, while RSA/ECC/finite-field DH and other quantum-vulnerable public-key algorithms at 128-bit security strength and above are disallowed after 2035. It frames the migration timeline that organizations are now planning against. NIST IR 8545 (final, Mar 2025) documents the rationale for selecting HQC in the fourth round, and NIST IR 8528 (final, 2024) reports on the first round of the additional digital-signature on-ramp.

IETF: protocols and encodings

Algorithms are useless until protocols carry them. The Internet Engineering Task Force (IETF) is defining how PQC slots into the wire formats everyone already uses:

  • TLS 1.3 — named groups for ML-KEM and hybrid key exchange (X25519+ML-KEM-768).
  • SSH — post-quantum key exchange methods.
  • X.509 / CMS — the IETF has published RFCs with some algorithm identifiers and encodings for ML-DSA, SLH-DSA, and ML-KEM in X.509/CMS; composite signatures, composite KEM, and some TLS bindings remain at the Internet-Draft stage.
  • Hybrid combiners — guidance on safely concatenating classical and PQC shared secrets so security holds if either component survives.

International and national bodies

BodyRegionRole
ISO/IEC JTC 1 SC 27InternationalIncorporating PQC into ISO/IEC 18033 and related crypto standards
ETSIEuropeQuantum-Safe Cryptography working group; migration guidance
BSIGermanyTechnical guidelines; long favored hybrid and conservative schemes
ANSSIFranceRecommends hybrid deployment during transition
China SCAChinaCommercial cryptography (SM series); see overview

European agencies (BSI, ANSSI) have been notably cautious, emphasizing hybrid deployment — running a classical and a post-quantum algorithm together — until confidence in the new schemes matures. China pursues its own commercial cryptography track in parallel.

Standards & references

Note
The three FIPS standards are final and stable, and SP 800-227 is now final (Sept 2025). Most remaining churn is in strategy (NIST IR 8547 is still a draft) and at the protocol layer (IETF). Build crypto-agility into your systems so you can adopt updated identifiers and combiners without re-architecting.

标准全景

后量子密码正由各国标准机构、国际组织以及协议工作组并行推进标准化。搞清楚谁发布了什么、各部分又如何拼合,是任何迁移工程的第一步。

为什么标准化如此重要

密码算法只有在经过精确规范、严格验证并获权威机构认可之后,才真正可以部署。标准固定了参数集、编码方式与测试向量,从而让不同实现之间得以互操作,也让采购、合规与认证体系有了可依据的具体对象。后量子密码的核心锚点是美国国家标准与技术研究院(NIST),但它远非唯一的参与者。

NIST 作为主要锚点

NIST 在 2016 至 2024 年间开展了一场公开的多轮竞赛。2024 年 8 月 13 日,它发布了最初定稿的三项标准,即联邦信息处理标准(FIPS)。此外,NIST 还以特别出版物(SP)给出使用指引,以内部报告(IR)阐述战略方向。

文档算法来源类型状态
FIPS 203ML-KEMCRYSTALS-KyberKEM正式 2024
FIPS 204ML-DSACRYSTALS-Dilithium签名正式 2024
FIPS 205SLH-DSASPHINCS+签名正式 2024
FIPS 206(待发布)FN-DSAFalcon签名FIPS 206(FN-DSA / Falcon)仍未最终发布;截至 2026 年中,标准化仍在推进,最终发布时间预计在 2026 年末至 2027 年初,具体以 NIST 发布为准。
SP 800-208LMS/HSS XMSS/XMSS^MT有状态哈希签名签名正式 2020 年 10 月
SP 800-227KEM 使用指引指引正式 2025 年 9 月
NIST IR 8547向 PQC 标准过渡报告首个公开草案 2024 年 11 月
NIST IR 8545第四轮状态报告 HQC报告正式 2025 年 3 月
NIST IR 8528额外签名第一轮状态报告报告正式 2024

NIST IR 8547(首个公开草案,2024 年 11 月)给出了一条过渡路线图,提出:112 比特安全强度的量子脆弱公钥算法在 2030 年后弃用2035 年后禁用;128 比特及以上安全强度的 RSA/ECC/有限域 DH 等量子脆弱公钥算法则在 2035 年后禁用,框定了各组织当前据以规划的迁移时间线。NIST IR 8545(正式发布,2025 年 3 月)记录了第四轮选定 HQC 的依据;NIST IR 8528(正式发布,2024 年)则报告了额外数字签名补充征集第一轮的结果。

IETF 负责协议与编码

算法只有被协议承载才有用武之地。互联网工程任务组(IETF)正在定义后量子密码如何嵌入大家早已使用的报文格式:

  • TLS 1.3——为 ML-KEM 与混合密钥交换定义命名群组 X25519+ML-KEM-768。
  • SSH——后量子密钥交换方法。
  • X.509 / CMS——IETF 已为 X.509/CMS 中的 ML-DSA、SLH-DSA 与 ML-KEM 发布部分算法标识与编码 RFC;复合签名、复合 KEM 与部分 TLS 绑定仍在 Internet-Draft 阶段。
  • 混合组合器——指导如何安全地拼接经典与后量子共享密钥,使得只要任一组件未被攻破,安全性即可保持。

国际与各国机构

机构地区角色
ISO/IEC JTC 1 SC 27国际将后量子密码纳入 ISO/IEC 18033 及相关密码标准
ETSI欧洲量子安全密码工作组迁移指引
BSI德国技术指南长期偏好混合与保守方案
ANSSI法国建议过渡期采用混合部署
中国 SCA中国商用密码 SM 系列详见概览

欧洲的 BSI 与 ANSSI 态度明显审慎,强调混合部署,即同时运行经典与后量子算法,直到对新方案的信心足够成熟。中国则并行推进自有的商用密码体系。

标准与参考

注意
三项 FIPS 标准已正式发布且稳定,SP 800-227 也已于 2025 年 9 月正式发布。剩余的变动主要集中在战略层(NIST IR 8547 仍为草案)与协议层(IETF)。请在系统中内建密码敏捷性,以便无需重构即可采用更新后的标识符与组合器。
⚑ Report an error⚑ 纠错与校正