Internet-Draft | PQ Guidance for IETF protocols | October 2025 |
Farrell | Expires 23 April 2026 | [Page] |
We provide guidance on the use of post-quantum algorithms for those deploying applications using IETF protocols.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 23 April 2026.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
[[This is not an "official" work item anywhere, the -00 was proposed to TLS as such, but this version generalises to more than just TLS so is being proposed to the secdispatch list. The author does not expect that the current text will garner rough consensus, but wonders if we could get something useful that would without adding many words. The source for this is in https://github.com/sftcd/pqg/ PRs are welcome there too.]]¶
Due to concerns about the possible future existence of a cryptographically relevant quantum computer (CRQC), additional IANA [RFC8446] codepoints have been defined for algorithms that are hoped to remain secure even in the face of a CRQC. Adding code-points for to the relevant IANA registries often doesn't require IETF consensus. This means that anyone can register code-points for their favoured approach. In particular various government entities in various countries have made contradictory recommendations in this space, leading to potential confusion for those deploying applilcations using TLS. For example, anyone can register a PQ algorithm in the TLS registries with the RECOMMENDED column set to 'n'¶
This document sets out a deliberately concise set of recommendations for typical uses of post-quantum algorithms. This assumes the reader is familiar with the topic. Some implementations and environments may have to meet other requirements that conflict with this guidance.¶
Note that the audience for this document are those deploying systems now. This guidance is not aimed at those developing IETF protocols, nor implementations of those. Given that it seems that the latter groups (protocol developers and implementers) seem determined to define and implement almost every possible combination of PQ everything, those deploying systems now, that have such PQ all kinds of everything, can benefit from simple guidance that addresses the most important aspect of the PQ transition.¶
It is quite likely this guidance will need to be updated with a short-ish period (perhaps about two years).¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
The main recommendation is to move as soon as practical to use of hybrid KEMs, such as X25519MLKEM768.¶
Once it becomes practical to do the above, we do not recommend use of non-hybrid groups or "pure" PQ KEMs.¶
For almost all deployments, we recommend taking no action at all at this point in time in relation to deployment of PQ signatures.¶
TODO: Define "almost all" somewhat better, but tersely.¶
TBD¶
TBD¶
TBD, but probably not needed.¶