RFC 9851:TLS 1.2 进入功能冻结期
RFC 9851: TLS 1.2 is in Feature Freeze

原始链接: https://www.rfc-editor.org/rfc/rfc9851.html

TLS 1.3 是 TLS 1.2 的现代安全继任者,具备更强的隐私保护、更稳健的安全证明,并移除了薄弱的加密原语。本文档正式确立了一项过渡政策:未来的开发工作(包括后量子密码学(PQC)的集成)将仅专注于 TLS 1.3 及更高版本。 因此,除极少数紧急安全修复情况外,TLS 1.2 不再进行任何新的协议变更或 PQC 支持开发。为执行此政策,IETF 正在更新 IANA TLS 注册表,要求新增条目必须指定用于 TLS 1.3 或更高版本。此政策严格适用于 TLS,不影响 DTLS。通过优先发展 TLS 1.3,业界旨在确保通往抗量子安全性的明确路径,同时维护协议生态系统的完整性与长期生存能力。

Hacker News最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交登录RFC 9851:TLS 1.2 进入功能冻结期 (rfc-editor.org)8 分,由 Jimmc414 发布于 38 分钟前 | 隐藏 | 过往 | 收藏 | 1 条评论 帮助 mcpherrinm 10 分钟前 | 下一条 [–] 这不应该太令人惊讶,因为 TLS 1.3 已经发布多年并得到广泛采用。我最近没有太关注 TLS 工作组(如果你看看他们的邮件列表,原因显而易见),但我认为这主要是因为“如果你想要后量子密码学,你就需要 1.3”。回复 考虑申请 YC 2026 年秋季批次!申请截止日期为 7 月 27 日。 准则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

TLS 1.3 [TLS13] fixes most known deficiencies with TLS 1.2 [TLS12] and its use is growing. Some examples of the fixes include encrypting more of the traffic so that it is not readable by outsiders and removing most cryptographic primitives that are now considered weak. Importantly, TLS 1.3 enjoys robust security proofs.

Both versions have several extension points. Items like new cryptographic algorithms, new supported groups (formerly "named curves"), etc., can be added without defining a new protocol. This document specifies that no changes will be approved for TLS 1.2 outside of urgent security fixes (as determined by TLS Working Group consensus) and the exceptions listed in Section 4.

This applies to TLS only. As such, it does not apply to DTLS, in any DTLS version.

Cryptographically relevant quantum computers, once available, are likely to greatly lessen the time and effort needed to break RSA, finite-field-based Diffie-Hellman (FFDH), or Elliptic Curve Cryptography (ECC) which are currently used in TLS. In 2016, the US National Institute of Standards and Technology (NIST) started a multi-year effort to standardize algorithms that will be "safe" once quantum computers are feasible [PQC]. Initial discussions in the IETF community happened around the same time [CFRGSLIDES].

In 2024, NIST released standards for [ML-KEM], [ML-DSA], and [SLH-DSA]. Many other countries and organizations are publishing their roadmaps, including the multi-national standards organization ETSI [ETSI].

While the industry was waiting for NIST to finish standardization, the IETF has had several efforts underway. A working group was formed in early 2023 to work on the use of Post-Quantum Cryptography (PQC) in IETF protocols [PQUIPWG]. Several other working groups, including TLS [TLSWG], are working on specifications to support hybrid algorithms and identifiers, for use during a transition from classic to a post-quantum world.

It is important to note that effort within the TLS Working Group is focused exclusively on TLS 1.3 or later. Put bluntly, PQC for TLS 1.2 will not be specified (see Section 4) at any time; anyone wishing to deploy PQC should expect to use TLS 1.3.

No TLS registries [TLS13REG] are being closed by this document. Rather, this document modifies the instructions to IANA and the TLS Designated Experts to constrain the type of entries that can be added to existing registries.

This document does not introduce any new limitations on the registrations for either of the following two registries:

The following note has been added to the other TLS registries:

Any TLS entry added after the IESG approves publication of RFC 9851 is intended for TLS 1.3 or later, and makes no similar requirement on DTLS. Such entries should have an informal indication like "For TLS 1.3 or later" in that entry, such as the "Comment" column.

At the time of publication, the note has been added to the following TLS registries:

  • TLS Alerts

  • TLS Authorization Data Formats

  • TLS CachedInformationType Values

  • TLS Certificate Compression Algorithm IDs

  • TLS Certificate Status Types

  • TLS Certificate Types

  • TLS Cipher Suites

  • TLS ClientCertificateType Identifiers

  • TLS ContentType

  • TLS EC Curve Types

  • TLS EC Point Formats

  • TLS ExtensionType Values

  • TLS HandshakeType

  • TLS HashAlgorithm

  • TLS Heartbeat Message Types

  • TLS Heartbeat Modes

  • TLS KDF Identifiers

  • TLS PskKeyExchangeMode

  • TLS SignatureAlgorithm

  • TLS SignatureScheme

  • TLS Supplemental Data Formats (SupplementalDataType)

  • TLS Supported Groups

  • TLS UserMappingType Values

Any TLS registry created after this document is approved for publication should indicate whether the actions defined here are applicable.

联系我们 contact @ memedata.com