<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-pquip-pqc-engineers-14" category="info" consensus="true" submissionType="IETF" xml:lang="en" number="9958" tocInclude="true" sortRefs="true" symRefs="true" prepTime="2026-06-18T21:06:57" indexInclude="true" scripts="Common,Latin" tocDepth="3">
  <link href="https://dx.doi.org/10.17487/rfc9958" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <link href="https://datatracker.ietf.org/doc/draft-ietf-pquip-pqc-engineers-14" rel="prev"/>
  <front>
    <title abbrev="PQC for Engineers">Post-Quantum Cryptography for Engineers</title>
    <seriesInfo name="RFC" value="9958" stream="IETF"/>
    <author fullname="Aritra Banerjee">
      <organization showOnFrontPage="true">Nokia</organization>
      <address>
        <postal>
          <city>London</city>
          <country>United Kingdom</country>
        </postal>
        <email>aritra.banerjee@nokia.com</email>
      </address>
    </author>
    <author fullname="Tirumaleswar Reddy.K">
      <organization showOnFrontPage="true">Nokia</organization>
      <address>
        <postal>
          <city>Bangalore</city>
          <region>Karnataka</region>
          <country>India</country>
        </postal>
        <email>k.tirumaleswar_reddy@nokia.com</email>
      </address>
    </author>
    <author fullname="Dimitrios Schoinianakis">
      <organization showOnFrontPage="true">Nokia</organization>
      <address>
        <postal>
          <city>Athens</city>
          <country>Greece</country>
        </postal>
        <email>dimitrios.schoinianakis@nokia-bell-labs.com</email>
      </address>
    </author>
    <author fullname="Timothy Hollebeek">
      <organization showOnFrontPage="true">DigiCert</organization>
      <address>
        <postal>
          <city>Pittsburgh</city>
          <region>PA</region>
          <country>United States of America</country>
        </postal>
        <email>tim.hollebeek@digicert.com</email>
      </address>
    </author>
    <author initials="M." surname="Ounsworth" fullname="Mike Ounsworth">
      <organization abbrev="Entrust" showOnFrontPage="true">Entrust Limited</organization>
      <address>
        <postal>
          <street>2500 Solandt Road, Suite 100</street>
          <city>Ottawa, Ontario</city>
          <code>K2K 3G5</code>
          <country>Canada</country>
        </postal>
        <email>mike@ounsworth.ca</email>
      </address>
    </author>
    <date month="06" year="2026"/>
    <area>SEC</area>
    <workgroup>pquip</workgroup>
    <keyword>PQC</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">The advent of a cryptographically relevant quantum computer (CRQC) would render state-of-the-art, traditional public key algorithms deployed today obsolete, as the mathematical assumptions underpinning their security would no longer hold. To address this, protocols and infrastructure must transition to post-quantum algorithms, which are designed to resist both traditional and quantum attacks. This document explains why engineers need to be aware of and understand post-quantum cryptography (PQC), and it details the impact of CRQCs on existing systems and the challenges involved in transitioning to post-quantum algorithms. Unlike previous cryptographic updates, this shift may require significant protocol redesign due to the unique properties of post-quantum algorithms.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This document is not an Internet Standards Track specification; it is
            published for informational purposes.  
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by the
            Internet Engineering Steering Group (IESG).  Not all documents
            approved by the IESG are candidates for any level of Internet
            Standard; see Section 2 of RFC 7841. 
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9958" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2026 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) 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.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-threat-of-crqcs-on-cryptogr">Threat of CRQCs on Cryptography</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-symmetric-cryptography">Symmetric Cryptography</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-asymmetric-cryptography">Asymmetric Cryptography</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t indent="0" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-quantum-side-channel-attack">Quantum Side-Channel Attacks</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-traditional-cryptographic-p">Traditional Cryptographic Primitives That Could Be Replaced by PQC</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-nist-pqc-algorithms">NIST PQC Algorithms</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-nist-candidates-selected-fo">NIST Candidates Selected for Standardization</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.1.2">
                  <li pn="section-toc.1-1.5.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.1.1"><xref derivedContent="5.1.1" format="counter" sectionFormat="of" target="section-5.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pqc-key-encapsulation-mecha">PQC Key Encapsulation Mechanisms (KEMs)</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.2.1"><xref derivedContent="5.1.2" format="counter" sectionFormat="of" target="section-5.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pqc-signatures">PQC Signatures</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iso-candidates-selected-for">ISO Candidates Selected for Standardization</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t indent="0" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pqc-key-encapsulation-mechan">PQC Key Encapsulation Mechanisms (KEMs)</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-timeline-for-transition">Timeline for Transition</xref></t>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pqc-categories">PQC Categories</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-lattice-based-public-key-cr">Lattice-Based Public Key Cryptography</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hash-based-public-key-crypt">Hash-Based Public Key Cryptography</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.3">
                <t indent="0" pn="section-toc.1-1.8.2.3.1"><xref derivedContent="8.3" format="counter" sectionFormat="of" target="section-8.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-code-based-public-key-crypt">Code-Based Public Key Cryptography</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-kems">KEMs</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-authenticated-key-exchange">Authenticated Key Exchange</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-properties-of-kems">Security Properties of KEMs</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2.2.2">
                  <li pn="section-toc.1-1.9.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.1.1"><xref derivedContent="9.2.1" format="counter" sectionFormat="of" target="section-9.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ind-cca2">IND-CCA2</xref></t>
                  </li>
                  <li pn="section-toc.1-1.9.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.9.2.2.2.2.1"><xref derivedContent="9.2.2" format="counter" sectionFormat="of" target="section-9.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-binding">Binding</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.9.2.3">
                <t indent="0" pn="section-toc.1-1.9.2.3.1"><xref derivedContent="9.3" format="counter" sectionFormat="of" target="section-9.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hpke">HPKE</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="10" format="counter" sectionFormat="of" target="section-10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-pqc-signatures-2">PQC Signatures</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.10.2">
              <li pn="section-toc.1-1.10.2.1">
                <t indent="0" pn="section-toc.1-1.10.2.1.1"><xref derivedContent="10.1" format="counter" sectionFormat="of" target="section-10.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-properties-of-pqc-">Security Properties of PQC Signatures</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.10.2.1.2">
                  <li pn="section-toc.1-1.10.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.10.2.1.2.1.1"><xref derivedContent="10.1.1" format="counter" sectionFormat="of" target="section-10.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-euf-cma-and-suf-cma">EUF-CMA and SUF-CMA</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.10.2.2">
                <t indent="0" pn="section-toc.1-1.10.2.2.1"><xref derivedContent="10.2" format="counter" sectionFormat="of" target="section-10.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-details-of-fn-dsa-ml-dsa-an">Details of FN-DSA, ML-DSA, and SLH-DSA</xref></t>
              </li>
              <li pn="section-toc.1-1.10.2.3">
                <t indent="0" pn="section-toc.1-1.10.2.3.1"><xref derivedContent="10.3" format="counter" sectionFormat="of" target="section-10.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-details-of-xmss-and-lms">Details of XMSS and LMS</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.10.2.3.2">
                  <li pn="section-toc.1-1.10.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.10.2.3.2.1.1"><xref derivedContent="10.3.1" format="counter" sectionFormat="of" target="section-10.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-lms-key-and-signature-sizes">LMS Key and Signature Sizes</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.10.2.4">
                <t indent="0" pn="section-toc.1-1.10.2.4.1"><xref derivedContent="10.4" format="counter" sectionFormat="of" target="section-10.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hash-then-sign">Hash-then-Sign</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="11" format="counter" sectionFormat="of" target="section-11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-nist-recommendations-for-se">NIST Recommendations for Security and Performance Trade-offs</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="12" format="counter" sectionFormat="of" target="section-12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-comparing-pqc-kems-signatur">Comparing PQC KEMs/Signatures against Traditional KEMs, Key Exchanges, and Signatures</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="13" format="counter" sectionFormat="of" target="section-13"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-post-quantum-and-traditiona">Post-Quantum and Traditional (PQ/T) Hybrid Schemes</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.13.2">
              <li pn="section-toc.1-1.13.2.1">
                <t indent="0" pn="section-toc.1-1.13.2.1.1"><xref derivedContent="13.1" format="counter" sectionFormat="of" target="section-13.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pq-t-hybrid-confidentiality">PQ/T Hybrid Confidentiality</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.2">
                <t indent="0" pn="section-toc.1-1.13.2.2.1"><xref derivedContent="13.2" format="counter" sectionFormat="of" target="section-13.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pq-t-hybrid-authentication">PQ/T Hybrid Authentication</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.3">
                <t indent="0" pn="section-toc.1-1.13.2.3.1"><xref derivedContent="13.3" format="counter" sectionFormat="of" target="section-13.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hybrid-cryptographic-algori">Hybrid Cryptographic Algorithm Combinations: Considerations and Approaches</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.13.2.3.2">
                  <li pn="section-toc.1-1.13.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.13.2.3.2.1.1"><xref derivedContent="13.3.1" format="counter" sectionFormat="of" target="section-13.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hybrid-cryptographic-combin">Hybrid Cryptographic Combinations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.13.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.13.2.3.2.2.1"><xref derivedContent="13.3.2" format="counter" sectionFormat="of" target="section-13.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-composite-keys-in-hybrid-sc">Composite Keys in Hybrid Schemes</xref></t>
                  </li>
                  <li pn="section-toc.1-1.13.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.13.2.3.2.3.1"><xref derivedContent="13.3.3" format="counter" sectionFormat="of" target="section-13.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-key-reuse-in-hybrid-schemes">Key Reuse in Hybrid Schemes</xref></t>
                  </li>
                  <li pn="section-toc.1-1.13.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.13.2.3.2.4.1"><xref derivedContent="13.3.4" format="counter" sectionFormat="of" target="section-13.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-future-directions-and-ongoi">Future Directions and Ongoing Research</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="14" format="counter" sectionFormat="of" target="section-14"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-impact-on-constrained-devic">Impact on Constrained Devices and Networks</xref></t>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="15" format="counter" sectionFormat="of" target="section-15"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.15.2">
              <li pn="section-toc.1-1.15.2.1">
                <t indent="0" pn="section-toc.1-1.15.2.1.1"><xref derivedContent="15.1" format="counter" sectionFormat="of" target="section-15.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cryptanalysis">Cryptanalysis</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.2">
                <t indent="0" pn="section-toc.1-1.15.2.2.1"><xref derivedContent="15.2" format="counter" sectionFormat="of" target="section-15.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cryptographic-agility">Cryptographic Agility</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.3">
                <t indent="0" pn="section-toc.1-1.15.2.3.1"><xref derivedContent="15.3" format="counter" sectionFormat="of" target="section-15.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jurisdictional-fragmentatio">Jurisdictional Fragmentation</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.4">
                <t indent="0" pn="section-toc.1-1.15.2.4.1"><xref derivedContent="15.4" format="counter" sectionFormat="of" target="section-15.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hybrid-key-exchange-and-sig">Hybrid Key Exchange and Signatures: Bridging the Gap Between PQ/T Cryptography</xref></t>
              </li>
              <li pn="section-toc.1-1.15.2.5">
                <t indent="0" pn="section-toc.1-1.15.2.5.1"><xref derivedContent="15.5" format="counter" sectionFormat="of" target="section-15.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-caution-ciphertext-commitme">Caution: Ciphertext Commitment in KEM vs. DH</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.16">
            <t indent="0" pn="section-toc.1-1.16.1"><xref derivedContent="16" format="counter" sectionFormat="of" target="section-16"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.17">
            <t indent="0" pn="section-toc.1-1.17.1"><xref derivedContent="17" format="counter" sectionFormat="of" target="section-17"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-further-reading-and-resourc">Further Reading and Resources</xref></t>
          </li>
          <li pn="section-toc.1-1.18">
            <t indent="0" pn="section-toc.1-1.18.1"><xref derivedContent="18" format="counter" sectionFormat="of" target="section-18"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.18.2">
              <li pn="section-toc.1-1.18.2.1">
                <t indent="0" pn="section-toc.1-1.18.2.1.1"><xref derivedContent="18.1" format="counter" sectionFormat="of" target="section-18.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.18.2.2">
                <t indent="0" pn="section-toc.1-1.18.2.2.1"><xref derivedContent="18.2" format="counter" sectionFormat="of" target="section-18.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.19">
            <t indent="0" pn="section-toc.1-1.19.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.a"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.20">
            <t indent="0" pn="section-toc.1-1.20.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">Quantum computing is no longer just a theoretical concept in computational science and physics; it is now an active area of research with practical implications. Considerable research efforts and enormous corporate and government funding for the development of practical quantum computing systems are currently being invested. At the time this document is published, cryptographically relevant quantum computers (CRQCs) that can break widely used asymmetric algorithms (also known as public key algorithms) are not yet available. However, there is ongoing research and development in the field of quantum computing, with the goal of building more powerful and scalable quantum computers.</t>
      <t indent="0" pn="section-1-2">One common myth is that quantum computers are faster than conventional CPUs and GPUs in all areas. This is not the case; much as GPUs outperform general-purpose CPUs only on specific types of problems, quantum computers also have a niche set of problems on which they excel. Unfortunately for cryptographers, integer factorization and discrete logarithms, the mathematical problems underpinning much of classical public key cryptography, happen to fall within the niche in which quantum computers are expected to excel. As quantum technology advances, there is the potential for future quantum computers to have a significant impact on current cryptographic systems. Predicting the date of emergence of a CRQC is a challenging task, and there is ongoing uncertainty regarding when they will become practically feasible <xref target="CRQCThreat" format="default" sectionFormat="of" derivedContent="CRQCThreat"/>.</t>
      <t indent="0" pn="section-1-3">Extensive research has produced several post-quantum cryptographic algorithms that offer the potential to ensure cryptography's survival in the quantum computing era. However, transitioning to a post-quantum infrastructure is not a straightforward task, and there are numerous challenges to overcome. It requires a combination of engineering efforts, proactive assessment and evaluation of available technologies, and a careful approach to product development and deployment.</t>
      <t indent="0" pn="section-1-4">PQC is sometimes referred to as "quantum-proof", "quantum-safe", or "quantum-resistant". It is the development of cryptographic algorithms designed to secure communication and data in a world where quantum computers are powerful enough to break traditional cryptographic systems, such as RSA (Rivest-Shamir-Adleman) and ECC (Elliptic Curve Cryptography). PQC algorithms are intended to be resistant to attacks by quantum computers, which use quantum-mechanical phenomena to solve mathematical problems that are infeasible for classical computers.</t>
      <t indent="0" pn="section-1-5">As the threat of CRQCs draws nearer, engineers responsible for designing, maintaining, and securing cryptographic systems must prepare for the significant changes that the existence of CRQCs will bring. Engineers need to understand how to implement post-quantum algorithms in applications, how to evaluate the trade-offs between security and performance, and how to ensure backward compatibility with current systems where needed. This is not merely a one-for-one replacement of algorithms; in many cases, the shift to PQC will involve redesigning protocols and infrastructure to accommodate the significant differences in resource utilization and key sizes between traditional and PQC algorithms. Due to the wide-ranging nature of these impacts, discussions of protocol changes are integrated throughout this document rather than being confined to a single section.</t>
      <t indent="0" pn="section-1-6">This document aims to provide general guidance to engineers working on cryptographic libraries, network security, and infrastructure development, where long-term security planning is crucial. The document covers topics such as selecting appropriate PQC algorithms and understanding the differences between PQC Key Encapsulation Mechanisms (KEMs) and traditional Diffie-Hellman (DH) and RSA-style key exchanges, and it provides insights into expected differences in keys, ciphertext, signature sizes, and processing times between PQC and traditional algorithms. Additionally, it discusses the potential threat to symmetric cryptography and hash functions from CRQCs.</t>
      <t indent="0" pn="section-1-7">It is important to remember that asymmetric algorithms (also known as public key algorithms) are largely used for secure communications between organizations or endpoints that may not have previously interacted, so a significant amount of coordination between organizations, and within and between ecosystems, needs to be taken into account. Such transitions are some of the most complicated in the tech industry and will require staged migrations in which upgraded agents need to coexist and communicate with non-upgraded agents at a scale never before undertaken.</t>
      <t indent="0" pn="section-1-8">The National Security Agency (NSA) of the United States released an article on future PQC algorithm requirements for US national security systems <xref target="CNSA2-0" format="default" sectionFormat="of" derivedContent="CNSA2-0"/> based on the need to protect against deployments of CRQCs in the future. The German Federal Office for Information Security (BSI) has also released a PQC migration and recommendations document <xref target="BSI-PQC" format="default" sectionFormat="of" derivedContent="BSI-PQC"/> that largely aligns with United States National Institute of Standards and Technology (NIST) and NSA guidance but differs in aspects such as specific PQC algorithm profiles.</t>
      <t indent="0" pn="section-1-9">CRQCs pose a threat to both symmetric and asymmetric cryptographic schemes. However, the threat to asymmetric cryptography is significantly greater due to Shor's algorithm <xref target="Shors" format="default" sectionFormat="of" derivedContent="Shors"/>, which can break widely used public key schemes like RSA and ECC. Symmetric cryptography and hash functions face a lower risk from Grover's algorithm <xref target="Grovers" format="default" sectionFormat="of" derivedContent="Grovers"/>, although the impact is less severe and can typically be mitigated by doubling key and digest lengths where the risk applies. It is crucial for the reader to understand that when "PQC" is mentioned in the document, it means asymmetric cryptography (or public key cryptography) and not any symmetric algorithms based on stream ciphers, block ciphers, hash functions, Message Authentication Codes (MACs), etc., which are less vulnerable to quantum computers. This document does not cover topics such as when traditional algorithms might become vulnerable (for that, see documents such as <xref target="QC-DNS" format="default" sectionFormat="of" derivedContent="QC-DNS"/> and others).</t>
      <t indent="0" pn="section-1-10">This document does not cover unrelated technologies like quantum key distribution (QKD) or quantum key generation, which use quantum hardware to exploit quantum effects to protect communications and generate keys, respectively. PQC is based on conventional math (not on quantum mechanics) and software, and it can be run on any general-purpose computer.</t>
      <t indent="0" pn="section-1-11">This document does not go into the deep mathematics or technical specification of the PQC algorithms but rather provides an overview to engineers on the current threat landscape and the relevant algorithms designed to help prevent those threats. Also, the cryptographic and algorithmic guidance given in this document should be taken as non-authoritative if it conflicts with emerging and evolving guidance from the IRTF's Crypto Forum Research Group (CFRG).</t>
    </section>
    <section anchor="terminology" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-terminology">Terminology</name>
      <dl indent="3" newline="false" spacing="normal" pn="section-2-1">
        <dt pn="section-2-1.1">Quantum computer:</dt>
        <dd pn="section-2-1.2">
          <t indent="0" pn="section-2-1.2.1">A computer that performs computations using quantum-mechanical phenomena such as superposition and entanglement.</t>
        </dd>
        <dt pn="section-2-1.3">Physical qubit:</dt>
        <dd pn="section-2-1.4">
          <t indent="0" pn="section-2-1.4.1">The basic physical unit in a quantum computer, which is prone to noise and errors.</t>
        </dd>
        <dt pn="section-2-1.5">Logical qubit:</dt>
        <dd pn="section-2-1.6">
          <t indent="0" pn="section-2-1.6.1">A fault-tolerant qubit constructed from multiple physical qubits using quantum error correction; it is the effective unit for reliable quantum computation.</t>
        </dd>
        <dt pn="section-2-1.7">Post-Quantum Cryptography (PQC):</dt>
        <dd pn="section-2-1.8">
          <t indent="0" pn="section-2-1.8.1">Cryptographic algorithms designed to be secure against quantum and classical attacks.</t>
        </dd>
        <dt pn="section-2-1.9">Cryptographically Relevant Quantum Computer (CRQC):</dt>
        <dd pn="section-2-1.10">
          <t indent="0" pn="section-2-1.10.1">A quantum computer with sufficient logical qubits to break traditional asymmetric cryptographic algorithms (e.g., RSA or ECC) within a practical timeframe.</t>
        </dd>
        <dt pn="section-2-1.11">Public Key Cryptography (also called Asymmetric Cryptography):</dt>
        <dd pn="section-2-1.12">
          <t indent="0" pn="section-2-1.12.1">A class of cryptographic algorithms in which separate keys are used for encryption and decryption or for signing and verification. Throughout this document, the terms Public Key Cryptography and Asymmetric Cryptography are used interchangeably.</t>
        </dd>
      </dl>
      <t indent="0" pn="section-2-2">There is ongoing discussion about whether to use the term "post-quantum", "quantum ready", "quantum resistant", or "quantum secure" to describe algorithms that resist CRQCs, and a consensus has not yet been reached. NIST has coined the term "post-quantum" to refer to the algorithms that participated in its competition-like selection process; in this context, the term can be interpreted to mean "the set of algorithms that are designed to  still be relevant after quantum computers exist" and not a statement about their security. "Quantum resistant" or "quantum secure" is obviously the goal of these algorithms; however, some people have raised concerns that labeling a class of algorithms as "quantum resistant" or "quantum secure" could lead to confusion if one or more of those algorithms are later found to be insecure or to not resist quantum computers as much as theory predicted. "Quantum ready" is often used to refer to a solution -- device, appliance, or software stack -- that has reached maturity with regard to integration of these new cryptographic algorithms. That said, the authors recognize that there is great variability in how these terms are used. This document uses these terms interchangeably to refer to such algorithms.</t>
      <t indent="0" pn="section-2-3">In this document, the terms "current", "state-of-the-art", and "ongoing" refer to work, research, investigations, deployments, or developments that are applicable at the time of publication.</t>
    </section>
    <section anchor="threat-of-crqcs-on-cryptography" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-threat-of-crqcs-on-cryptogr">Threat of CRQCs on Cryptography</name>
      <t indent="0" pn="section-3-1">When considering the security risks associated with the ability of a quantum computer to attack traditional cryptography, it is important to distinguish between the impact on symmetric algorithms and public key ones. Dr. Peter Shor and Dr. Lov Grover developed two algorithms that changed the way the world thinks of security under the presence of a CRQC.</t>
      <t indent="0" pn="section-3-2">Quantum computers are, by their nature, hybrids of classical and quantum computational units. For example, Shor's algorithm consists of a combination of quantum and classical computational steps. Thus, the term "quantum adversary" should be thought of as "quantum-enhanced adversary", meaning they have access to both classical and quantum computational techniques.</t>
      <t indent="0" pn="section-3-3">Although large-scale quantum computers do not yet exist to experiment on, the theoretical properties of quantum computation are very well understood.  This allows engineers and researchers to reason about the upper limits of quantum-enhanced computation and to design cryptographic algorithms that are resistant to any conceivable form of quantum cryptanalysis.</t>
      <section anchor="symmetric" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-symmetric-cryptography">Symmetric Cryptography</name>
        <t indent="0" pn="section-3.1-1">For unstructured data such as symmetric encrypted data or cryptographic hashes, although CRQCs can search for specific solutions across all possible input combinations (e.g., Grover's algorithm), no quantum algorithm is known to break the underlying security properties of these classes of algorithms. Symmetric-key cryptography, which includes keyed primitives such as block ciphers (e.g., AES) and message authentication mechanisms (e.g., HMAC-SHA256), relies on secret keys shared between the sender and receiver and remains secure even in a post-quantum world. Symmetric cryptography also includes hash functions (e.g., SHA-256) that are used for secure message digesting without any shared key material. Hashed Message Authentication Code (HMAC) is a specific construction that utilizes a cryptographic hash function and a secret key shared between the sender and receiver to produce a message authentication code.</t>
        <t indent="0" pn="section-3.1-2">Grover's algorithm is a quantum search algorithm that provides a theoretical quadratic speedup for searching an unstructured database, compared to traditional search algorithms.
This has led to the common misconception that symmetric key lengths need to be doubled for quantum security. When you consider the mapping of hash values to their corresponding hash inputs (also known as pre-image) or of ciphertext blocks to the corresponding plaintext blocks as an unstructured database, then Grover's algorithm theoretically requires doubling the key sizes of the symmetric algorithms that are currently deployed at the time of publication to counter the quadratic speedup and maintain the current security level. This is because Grover's algorithm reduces the amount of operations to break 128-bit symmetric cryptography to 2<sup>64</sup> quantum operations, which might sound computationally feasible. However, quantum operations are fundamentally different from classical ones, as 2<sup>64</sup> classical operations can be efficiently parallelized but 2<sup>64</sup> quantum operations must be performed serially, making them infeasible on practical quantum computers.</t>
        <t indent="0" pn="section-3.1-3">Grover's algorithm is highly non-parallelizable and even if one deploys 2<sup>c</sup> computational units in parallel to brute-force a key using Grover's algorithm, it will complete in time proportional to 2<sup>(128-c)/2</sup>, or, put simply, using 256 quantum computers will only reduce runtime by a factor of 16, 1024 quantum computers will only reduce runtime by a factor of 32, and so forth (see <xref target="NIST" format="default" sectionFormat="of" derivedContent="NIST"/> and <xref target="Cloudflare" format="default" sectionFormat="of" derivedContent="Cloudflare"/>). Due to this inherent limitation, the general expert consensus is that AES-128 remains secure in practice and key sizes do not necessarily need to be doubled.</t>
        <t indent="0" pn="section-3.1-4">It would be natural to ask whether future research will develop a superior algorithm that could outperform Grover's algorithm in the general case. However, Christof Zalka has shown that Grover's algorithm achieves the best possible complexity for this type of search, meaning no significantly faster quantum approach is expected <xref target="Grover-Search" format="default" sectionFormat="of" derivedContent="Grover-Search"/>.</t>
        <t indent="0" pn="section-3.1-5">Finally, in their evaluation criteria for PQC, NIST is assessing the security levels of proposed post-quantum algorithms by comparing them against the equivalent traditional and quantum security of AES-128, AES-192, and AES-256. This indicates that NIST is confident in the stable security properties of AES, even in the presence of both traditional and quantum attacks. As a result, 128-bit algorithms can be considered quantum-safe for the foreseeable future. However, for compliance purposes, some organizations, such as the French National Agency for the Security of Information Systems (ANSSI) <xref target="ANSSI" format="default" sectionFormat="of" derivedContent="ANSSI"/> and the National Security Agency (NSA) (CNSA 2.0) <xref target="CNSA2-0" format="default" sectionFormat="of" derivedContent="CNSA2-0"/>, recommend the use of AES-256.</t>
      </section>
      <section anchor="asymmetric-cryptography" numbered="true" removeInRFC="false" toc="include" pn="section-3.2">
        <name slugifiedName="name-asymmetric-cryptography">Asymmetric Cryptography</name>
        <t indent="0" pn="section-3.2-1">"Shor's algorithm" efficiently solves the integer factorization problem (and the related discrete logarithm problem), which underpin the foundations of the vast majority of public key cryptography that the world uses today. This implies that, if a CRQC is developed, today's public key algorithms (e.g., RSA, Diffie-Hellman, and ECC, as well as less commonly used variants such as ElGamal <xref target="RFC6090" format="default" sectionFormat="of" derivedContent="RFC6090"/> and Schnorr signatures <xref target="RFC8235" format="default" sectionFormat="of" derivedContent="RFC8235"/>) and protocols would need to be replaced by algorithms and protocols that can offer cryptanalytic resistance against CRQCs. Note that Shor's algorithm cannot run solely on a classical computer; it requires a CRQC.</t>
        <t indent="0" pn="section-3.2-2">For example, studies show that, if a CRQC existed, it could break RSA-2048 in hours or even seconds depending on assumptions about error correction <xref target="RSAShor" format="default" sectionFormat="of" derivedContent="RSAShor"/> <xref target="RSA8HRS" format="default" sectionFormat="of" derivedContent="RSA8HRS"/> <xref target="RSA10SC" format="default" sectionFormat="of" derivedContent="RSA10SC"/>. While such machines are purely theoretical at the time of writing, this illustrates the eventual vulnerability of RSA to CRQCs.</t>
        <t indent="0" pn="section-3.2-3">For structured data such as public keys and signatures, CRQCs can fully solve the underlying hard problems used in traditional cryptography (see Shor's algorithm). Because an increase in the size of the key pair would not provide a secure solution (short of RSA keys that are many gigabytes in size <xref target="PQRSA" format="default" sectionFormat="of" derivedContent="PQRSA"/>), a complete replacement of the algorithm is needed. Therefore, post-quantum public key cryptography must rely on problems that are different from the ones used in traditional public key cryptography (i.e., the integer factorization problem, the finite-field discrete logarithm problem, and the elliptic-curve discrete logarithm problem).</t>
      </section>
      <section anchor="quantum-side-channel-attacks" numbered="true" removeInRFC="false" toc="include" pn="section-3.3">
        <name slugifiedName="name-quantum-side-channel-attack">Quantum Side-Channel Attacks</name>
        <t indent="0" pn="section-3.3-1">Cryptographic side-channel attacks exploit physical implementations (such as timing, power consumption, or electromagnetic leakage) to recover secret keys.</t>
        <t indent="0" pn="section-3.3-2">The field of cryptographic side-channel attacks potentially stands to gain a boost in attacker power once cryptanalytic techniques can be enhanced with quantum computation techniques <xref target="QuantSide" format="default" sectionFormat="of" derivedContent="QuantSide"/>. While a full discussion of quantum side-channel techniques is beyond the scope of this document, implementers of cryptographic hardware should be aware that current best practices for side-channel resistance may not be sufficient against quantum adversaries.</t>
      </section>
    </section>
    <section anchor="traditional-cryptographic-primitives-that-could-be-replaced-by-pqc" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-traditional-cryptographic-p">Traditional Cryptographic Primitives That Could Be Replaced by PQC</name>
      <t indent="0" pn="section-4-1">Any asymmetric cryptographic algorithm based on integer factorization, finite field discrete logarithms, or elliptic-curve discrete logarithms will be vulnerable to attacks using Shor's algorithm on a CRQC. This document focuses on the principal functions of asymmetric cryptography:</t>
      <dl indent="3" newline="false" spacing="normal" pn="section-4-2">
        <dt pn="section-4-2.1">Key agreement and key transport:</dt>
        <dd pn="section-4-2.2">
          <t indent="0" pn="section-4-2.2.1">Key agreement schemes, typically referred to as Diffie-Hellman (DH) or Elliptic Curve Diffie-Hellman (ECDH), as well as key transport, typically using RSA encryption, are used to establish a shared cryptographic key for secure communication. They are one of the mechanisms that can be replaced by PQC, as they are based on existing public key cryptography and are therefore vulnerable to Shor's algorithm. A CRQC can employ Shor's algorithm to efficiently find the prime factors of a large public key (in the case of RSA), which, in turn, can be exploited to derive the private key. In the case of DH, a CRQC has the potential to calculate the discrete logarithm of the (short- or long-term) DH public key. This, in turn, would reveal the secret required to derive the symmetric encryption key.</t>
        </dd>
        <dt pn="section-4-2.3">Digital signatures:</dt>
        <dd pn="section-4-2.4">
          <t indent="0" pn="section-4-2.4.1">Digital signature schemes are used to authenticate the identity of a sender, detect unauthorized modifications to data, and underpin trust in a system. Similar to key agreement, signatures also depend on a public-private key pair based on the same mathematics as for key agreement and key transport. Because of this, a break in existing public key cryptography will also affect traditional digital signatures, hence the importance of developing post-quantum digital signatures.</t>
        </dd>
        <dt pn="section-4-2.5">Boneh-Boyen-Shacham (BBS) signatures:</dt>
        <dd pn="section-4-2.6">
          <t indent="0" pn="section-4-2.6.1">BBS signatures are a privacy-preserving signature scheme that offers zero-knowledge proof-like properties by allowing selective disclosure of specific signed attributes without revealing the entire set of signed data. The security of BBS signatures relies on the hardness of the discrete logarithm problem, making them vulnerable to Shor's algorithm. A CRQC can break the data authenticity security property of BBS but not the data confidentiality (<xref section="6.9" sectionFormat="of" target="I-D.irtf-cfrg-bbs-signatures" format="default" derivedLink="https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-bbs-signatures-10#section-6.9" derivedContent="BBS-SIG-SCHEME"/>).</t>
        </dd>
        <dt pn="section-4-2.7">Content encryption:</dt>
        <dd pn="section-4-2.8">
          <t indent="0" pn="section-4-2.8.1">Content encryption typically refers to the encryption of the data using symmetric key algorithms, such as AES, to ensure confidentiality. The threat to symmetric cryptography is discussed in <xref target="symmetric" format="default" sectionFormat="of" derivedContent="Section 3.1"/>.</t>
        </dd>
      </dl>
    </section>
    <section anchor="nist-pqc-algorithms" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-nist-pqc-algorithms">NIST PQC Algorithms</name>
      <t indent="0" pn="section-5-1">At the time of writing, NIST has standardized three PQC algorithms, with more expected to be standardized in the future (see <xref target="NISTFINAL" format="default" sectionFormat="of" derivedContent="NISTFINAL"/>). These algorithms are not necessarily drop-in replacements for traditional asymmetric cryptographic algorithms. For instance, RSA <xref target="RSA" format="default" sectionFormat="of" derivedContent="RSA"/> and ECC <xref target="RFC6090" format="default" sectionFormat="of" derivedContent="RFC6090"/> can be used as both a KEM and a signature scheme, whereas there is currently no post-quantum algorithm that can perform both functions. When upgrading protocols, it is important to replace the existing use of traditional algorithms with either a PQC KEM or a PQC signature method, depending on how the traditional algorithm was previously being used. Additionally, KEMs, as described in <xref target="KEMs" format="default" sectionFormat="of" derivedContent="Section 9"/>, present a different API than either key agreement or key transport primitives. As a result, they may require protocol-level or application-level changes in order to be incorporated.</t>
      <section anchor="nist-candidates-selected-for-standardization" numbered="true" removeInRFC="false" toc="include" pn="section-5.1">
        <name slugifiedName="name-nist-candidates-selected-fo">NIST Candidates Selected for Standardization</name>
        <section anchor="pqc-key-encapsulation-mechanisms-kems" numbered="true" removeInRFC="false" toc="include" pn="section-5.1.1">
          <name slugifiedName="name-pqc-key-encapsulation-mecha">PQC Key Encapsulation Mechanisms (KEMs)</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-5.1.1-1">
            <dt pn="section-5.1.1-1.1">ML-KEM:</dt>
            <dd pn="section-5.1.1-1.2">
              <t indent="0" pn="section-5.1.1-1.2.1">Module-Lattice-Based Key-Encapsulation Mechanism. See FIPS 203 <xref target="ML-KEM" format="default" sectionFormat="of" derivedContent="ML-KEM"/>.</t>
            </dd>
            <dt pn="section-5.1.1-1.3">HQC:</dt>
            <dd pn="section-5.1.1-1.4">
              <t indent="0" pn="section-5.1.1-1.4.1">Hamming Quasi-Cyclic. See <xref target="HQC" format="default" sectionFormat="of" derivedContent="HQC"/>. The coding algorithm based on the hardness of the syndrome decoding problem for quasi-cyclic concatenated Reed-Muller and Reed-Solomon (RMRS) codes in the Hamming metric. Reed-Muller (RM) codes are a class of block error-correcting codes commonly used in wireless and deep-space communications, while Reed-Solomon (RS) codes are widely used to detect and correct multiple-bit errors. HQC has been selected as part of the NIST post-quantum cryptography project but has not yet been standardized.</t>
            </dd>
          </dl>
        </section>
        <section anchor="pqc-signatures" numbered="true" removeInRFC="false" toc="include" pn="section-5.1.2">
          <name slugifiedName="name-pqc-signatures">PQC Signatures</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-5.1.2-1">
            <dt pn="section-5.1.2-1.1">ML-DSA:</dt>
            <dd pn="section-5.1.2-1.2">
              <t indent="0" pn="section-5.1.2-1.2.1">Module-Lattice-Based Digital Signature Algorithm. See FIPS 204 <xref target="ML-DSA" format="default" sectionFormat="of" derivedContent="ML-DSA"/>.</t>
            </dd>
            <dt pn="section-5.1.2-1.3">SLH-DSA:</dt>
            <dd pn="section-5.1.2-1.4">
              <t indent="0" pn="section-5.1.2-1.4.1">Stateless Hash-Based Digital Signature Algorithm. See FIPS 205 <xref target="SLH-DSA" format="default" sectionFormat="of" derivedContent="SLH-DSA"/>.</t>
            </dd>
            <dt pn="section-5.1.2-1.5">FN-DSA:</dt>
            <dd pn="section-5.1.2-1.6">
              <t indent="0" pn="section-5.1.2-1.6.1">Fast-Fourier Transform over NTRU-Lattice-Based Digital Signature Algorithm. See <xref target="FN-DSA" format="default" sectionFormat="of" derivedContent="FN-DSA"/>; note that NIST has named this algorithm "FN-DSA" and assigned "FIPS 206" for its specification, but at the time of this document's publication, it has not yet been released.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-5.1.2-2">For more information about these, see Sections <xref target="lattice-based" format="counter" sectionFormat="of" derivedContent="8.1"/>, <xref target="hash-based" format="counter" sectionFormat="of" derivedContent="8.2"/>, and <xref target="sig-scheme" format="counter" sectionFormat="of" derivedContent="10.2"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="iso-candidates-selected-for-standardization" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-iso-candidates-selected-for">ISO Candidates Selected for Standardization</name>
      <t indent="0" pn="section-6-1">At the time of writing, ISO has selected three PQC KEM algorithms as candidates for standardization; these are mentioned in the following subsection.</t>
      <section anchor="pqc-key-encapsulation-mechanisms-kems-1" numbered="true" removeInRFC="false" toc="include" pn="section-6.1">
        <name slugifiedName="name-pqc-key-encapsulation-mechan">PQC Key Encapsulation Mechanisms (KEMs)</name>
        <dl indent="3" newline="false" spacing="normal" pn="section-6.1-1">
          <dt pn="section-6.1-1.1">FrodoKEM:</dt>
          <dd pn="section-6.1-1.2">
            <t indent="0" pn="section-6.1-1.2.1">KEM based on the hardness of learning with errors in algebraically unstructured lattices. See <xref target="FrodoKEM" format="default" sectionFormat="of" derivedContent="FrodoKEM"/>.</t>
          </dd>
          <dt pn="section-6.1-1.3">ClassicMcEliece:</dt>
          <dd pn="section-6.1-1.4">
            <t indent="0" pn="section-6.1-1.4.1">KEM based on the hardness of syndrome decoding of Goppa codes. Goppa codes are a class of error-correcting codes that can correct a certain number of errors in a transmitted message. The decoding problem involves recovering the original message from the received noisy codeword. See <xref target="ClassicMcEliece" format="default" sectionFormat="of" derivedContent="ClassicMcEliece"/>.</t>
          </dd>
          <dt pn="section-6.1-1.5">NTRU:</dt>
          <dd pn="section-6.1-1.6">
            <t indent="0" pn="section-6.1-1.6.1">KEM based on the "N-th degree Truncated polynomial Ring Units" (NTRU) lattices. Variants include Streamlined NTRU Prime (sntrup761), which is leveraged for use in SSH <xref target="RFC9941" format="default" sectionFormat="of" derivedContent="RFC9941"/>. See <xref target="NTRU" format="default" sectionFormat="of" derivedContent="NTRU"/>.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="timeline" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-timeline-for-transition">Timeline for Transition</name>
      <t indent="0" pn="section-7-1">The timeline and driving motivation for transition differ slightly between data confidentiality (e.g., encryption) and data authentication (e.g., signature) use cases.</t>
      <t indent="0" pn="section-7-2">For data confidentiality, one is concerned with the so-called "harvest now, decrypt later" (HNDL) attack where a malicious actor with adequate resources can launch an attack to store sensitive encrypted data today that they hope to decrypt once a CRQC is available. This implies that, every day, sensitive encrypted data is susceptible to the attack by not implementing quantum-safe strategies, as it corresponds to data possibly being deciphered in the future.</t>
      <t indent="0" pn="section-7-3">For authentication, it is often the case that signatures have a very short lifetime between signing and verifying (such as during a TLS handshake), but some authentication use cases do require long lifetimes, such as signing firmware or software that will be active for decades, signing legal documents, or signing certificates that will be embedded into hardware devices such as smart cards. Even for short-lived signature use cases, the infrastructure often relies on long-lived root keys, which can be difficult to update or replace on in-field devices.</t>
      <figure anchor="Mosca" align="left" suppress-title="false" pn="figure-1">
        <name slugifiedName="name-mosca-model">Mosca Model</name>
        <artset pn="section-7-4.1">
          <artwork type="svg" align="left" pn="section-7-4.1.1"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="160" width="448" viewBox="0 0 448 160" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,128" fill="none" stroke="black"/>
              <path d="M 208,32 L 208,80" fill="none" stroke="black"/>
              <path d="M 296,80 L 296,128" fill="none" stroke="black"/>
              <path d="M 440,32 L 440,80" fill="none" stroke="black"/>
              <path d="M 8,32 L 440,32" fill="none" stroke="black"/>
              <path d="M 8,80 L 440,80" fill="none" stroke="black"/>
              <path d="M 312,96 L 440,96" fill="none" stroke="black"/>
              <path d="M 8,128 L 296,128" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="448,96 436,90.4 436,101.6" fill="black" transform="rotate(0,440,96)"/>
              <polygon class="arrowhead" points="320,96 308,90.4 308,101.6" fill="black" transform="rotate(180,312,96)"/>
              <g class="text">
                <text x="104" y="68">y</text>
                <text x="320" y="68">x</text>
                <text x="136" y="116">z</text>
                <text x="356" y="116">Security</text>
                <text x="408" y="116">gap</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="left" pn="section-7-4.1.2">
+------------------------+----------------------------+
|                        |                            |
|           y            |             x              |
+------------------------+----------+-----------------+
|                                   | &lt;---------------&gt;
|               z                   |   Security gap
+-----------------------------------+

</artwork>
        </artset>
      </figure>
      <t indent="0" pn="section-7-5">These challenges are illustrated nicely by the so-called Mosca model discussed in <xref target="Threat-Report" format="default" sectionFormat="of" derivedContent="Threat-Report"/>. In <xref target="Mosca" format="default" sectionFormat="of" derivedContent="Figure 1"/>, "x" denotes the time that systems and data need to remain secure, "y" the number of years to fully migrate to a PQC infrastructure, and "z" the time until a CRQC that can break current cryptography is available. The model assumes either that encrypted data can be intercepted and stored before the migration is completed in "y" years, or that signatures will still be relied upon for "x" years after their creation. This data remains vulnerable for the complete "x" years of their lifetime; thus, the sum "x+y" gives us an estimate of the full timeframe that data remains insecure. The model essentially asks how one is preparing IT systems during those "y" years (in other words, how one can minimize those "y" years) to minimize the transition phase to a PQC infrastructure and hence minimize the risks of data being exposed in the future.</t>
      <t indent="0" pn="section-7-6">Finally, other factors that could accelerate the introduction of a CRQC should not be underestimated, for example, faster-than-expected advances in quantum computing and more efficient versions of Shor's algorithm requiring fewer qubits. Innovation often comes in waves, so it is to the industry's benefit to remain vigilant and prepare as early as possible. Also, bear in mind that while the industry tracks advances from public research institutions such as universities and companies that publish their results, there is also a great deal of large-budget quantum research being conducted privately by various national interests. Therefore, the true state of quantum computer advancement is likely several years ahead of the publicly available research at the date this document is published.</t>
      <t indent="0" pn="section-7-7">Organizations should also carefully and honestly consider what their migration timeline "y" actually is. If you only think of the time between receiving a patch from your technology vendor and rolling that patch out, then "y" might seem as short as a few weeks. However, this represents the minority of migration cases; more often, a PQC migration will involve at least some amount of hardware replacement. For example, performance-sensitive applications will need CPUs with PQC hardware acceleration. Security-sensitive applications will need PQC TPMs, Trusted Execution Environments (TEEs), secure enclaves, and other cryptographic co-processors. Smart card applications will require replacement of the cards and readers. The readers can come in many form factors: tap-for-entry door and turnstile readers, PIN pad machines, laptops with built-in smart card readers, and many others.</t>
      <t indent="0" pn="section-7-8">Included in "y" is not only the deployment time but also the preparation time: integration, testing, auditing, and recertification of cryptographic environments. Also consider upstream effects that contribute to "y", including lead times for vendors to produce PQC-ready products, which may itself include auditing and certification delays, time for regulating bodies to adopt PQC policies, time for auditors to become familiar with the new requirements, etc. If you measure the full migration time "y" from when your vendors begin implementing PQC functionality to when you switch off your last non-PQC-capable device, then "y" can be quite long, likely measured in years for even most moderately sized organizations. This long tail should not discourage early action.</t>
      <t indent="0" pn="section-7-9">Organizations responsible for protecting long-lived sensitive data or operating critical infrastructure will need to begin transitioning immediately, particularly in scenarios where data is vulnerable to HNDL attacks. Post-quantum and traditional (PQ/T) <xref target="PQT" format="default" sectionFormat="of" derivedContent="Section 13"/> or PQ key exchange is relatively self-contained, typically requiring changes only to the cryptographic library (e.g., OpenSSL). In contrast, migrating to post-quantum or PQ/T digital signatures involves broader ecosystem changes, including updates to certificates, certification authorities (CAs), Certificate Management Protocols, HSMs, and trust anchors.
Starting early with hybrid key exchange deployments allows organizations to gain operational experience, while prototyping and planning for PQ/T or PQ digital signature integration helps identify ecosystem-wide impacts early. This phased approach reduces long-term migration risks and ensures readiness for more complex updates.</t>
    </section>
    <section anchor="pqc-categories" numbered="true" removeInRFC="false" toc="include" pn="section-8">
      <name slugifiedName="name-pqc-categories">PQC Categories</name>
      <t indent="0" pn="section-8-1">The post-quantum cryptographic schemes standardized by NIST can be categorized into three main groups: lattice-based, hash-based, and code-based. Other approaches, such as isogeny-based, multivariate-based, and MPC-in-the-Head-based cryptography, are also being explored in research and standardization efforts. In addition, NIST issued a call for additional digital signature proposals to expand the set of post-quantum signatures under evaluation <xref target="AddSig" format="default" sectionFormat="of" derivedContent="AddSig"/>.</t>
      <section anchor="lattice-based" numbered="true" removeInRFC="false" toc="include" pn="section-8.1">
        <name slugifiedName="name-lattice-based-public-key-cr">Lattice-Based Public Key Cryptography</name>
        <t indent="0" pn="section-8.1-1">Lattice-based public key cryptography leverages the simple construction of lattices (i.e., a regular collection of points in a Euclidean space that are evenly spaced) to create "trapdoor" problems. These problems are efficient to compute if you possess the secret information but challenging to compute otherwise. Examples of such problems include the shortest vector, closest vector, short integer solution, learning with errors, module learning with errors, and learning with rounding problems. All of these problems feature strong proofs for worst-to-average case reduction, effectively relating the hardness of the average case to the worst case.</t>
        <t indent="0" pn="section-8.1-2">Lattice-based public keys and signatures are larger than those of classical schemes such as RSA or ECC, but typically by less than an order of magnitude for public keys (about 6-10x) and by roughly one to two orders of magnitude for signatures (about 10-100x) rather than by several orders of magnitude, making them the best available candidates for general-purpose use, such as replacing the use of RSA in PKIX certificates.</t>
        <t indent="0" pn="section-8.1-3">Examples of this class of algorithms include ML-KEM, FN-DSA, ML-DSA, and FrodoKEM.</t>
        <t indent="0" pn="section-8.1-4">It is noteworthy that lattice-based encryption schemes require a rounding step during decryption, which has a non-zero probability of "rounding the wrong way" and leading to a decryption failure, meaning that valid encryptions are decrypted incorrectly. However, the parameters of NIST PQC candidates are carefully chosen so that the probability of such a failure is cryptographically negligible, far lower than the probability of random transmission errors and implementation bugs. In practical terms, these rare decryption failures can be treated the same way as any fatal transport error: Both sides simply perform a fresh KEM operation, generating a new ciphertext and shared secret.</t>
        <t indent="0" pn="section-8.1-5">In cryptanalysis, an oracle refers to a system that an attacker can query to learn whether decryption succeeded or failed. If such an oracle exists, an attacker could significantly reduce the security of lattice-based schemes that have a relatively high failure rate. However, for most of the NIST PQC proposals, the number of required oracle queries to force a decryption failure is above practical limits, as shown in <xref target="LattFail1" format="default" sectionFormat="of" derivedContent="LattFail1"/>. More recent works have improved upon the results in <xref target="LattFail1" format="default" sectionFormat="of" derivedContent="LattFail1"/>, showing that the cost of searching for additional failing ciphertexts after one or more have already been found can be sped up dramatically <xref target="LattFail2" format="default" sectionFormat="of" derivedContent="LattFail2"/>. Nevertheless, at the time this document is published, the PQC candidates by NIST are considered secure under these attacks, and constant monitoring as cryptanalysis research is ongoing.</t>
      </section>
      <section anchor="hash-based" numbered="true" removeInRFC="false" toc="include" pn="section-8.2">
        <name slugifiedName="name-hash-based-public-key-crypt">Hash-Based Public Key Cryptography</name>
        <t indent="0" pn="section-8.2-1">Hash-based Public Key Cryptography (Hash-based PKC) has been around since the 1970s, when it was developed by Lamport and Merkle. It is used to create digital signature algorithms, and its security is based on the security of the underlying cryptographic hash function. Many variants of hash-based signatures (HBSs) have been developed since the 1970s, including the recent XMSS <xref target="RFC8391" format="default" sectionFormat="of" derivedContent="RFC8391"/>, HSS/LMS <xref target="RFC8554" format="default" sectionFormat="of" derivedContent="RFC8554"/>, or BPQS <xref target="BPQS" format="default" sectionFormat="of" derivedContent="BPQS"/> schemes. Unlike many other digital signature techniques, most hash-based signature schemes are stateful, which means that signing necessitates the update and careful tracking of the state of the secret key. Producing multiple signatures using the same secret key state results in loss of security and may ultimately enable signature forgery attacks against that key.</t>
        <t indent="0" pn="section-8.2-2">Stateful hash-based signatures with long service lifetimes require additional operational complexity compared to other signature types. For example, consider a 20-year root key; there is an expectation that 20 years is longer than the expected lifetime of the hardware that key is stored on, so the key will need to be migrated to new hardware at some point. Disaster-recovery scenarios where the primary node fails without warning can be similarly tricky. This requires careful operational and compliance consideration to ensure that no private key state can be reused across the migration or disaster recovery event. One approach for avoiding these issues is to only use stateful HBSs for short-term use cases that do not require horizontal scaling, for example, signing a batch of firmware images and then retiring the signing key.</t>
        <t indent="0" pn="section-8.2-3">The SLH-DSA algorithm, which was standardized by NIST, leverages the HORST (Hash to Obtain Random Subset with Trees) technique and remains the only standardized hash based signature scheme that is stateless, thus avoiding the complexities associated with state management. SLH-DSA is an advancement on SPHINCS that reduces the signature sizes in SPHINCS and makes it more compact.</t>
      </section>
      <section anchor="code-based" numbered="true" removeInRFC="false" toc="include" pn="section-8.3">
        <name slugifiedName="name-code-based-public-key-crypt">Code-Based Public Key Cryptography</name>
        <t indent="0" pn="section-8.3-1">This area of cryptography started in the 1970s and 1980s and was based on the seminal work of McEliece and Niederreiter, which focuses on the study of cryptosystems based on error-correcting codes. Some popular error-correcting codes include Goppa codes (used in McEliece cryptosystems), encoding and decoding syndrome codes used in HQC, or quasi-cyclic moderate density parity check (QC-MDPC) codes.</t>
        <t indent="0" pn="section-8.3-2">Examples include all the unbroken NIST Round 4 finalists: Classic McEliece, HQC (selected by NIST for standardization), and Bit Flipping Key Encapsulation (BIKE) <xref target="BIKE" format="default" sectionFormat="of" derivedContent="BIKE"/>.</t>
      </section>
    </section>
    <section anchor="KEMs" numbered="true" removeInRFC="false" toc="include" pn="section-9">
      <name slugifiedName="name-kems">KEMs</name>
      <t indent="0" pn="section-9-1">A Key Encapsulation Mechanism (KEM) is a cryptographic technique used for securely exchanging symmetric key material between two parties over an insecure channel. It is commonly used in hybrid encryption schemes where a combination of asymmetric (public key) and symmetric encryption is employed. The encapsulation operation of a KEM results in a fixed-length symmetric key that can be used with a symmetric algorithm, typically a block cipher, in one of two different ways:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-9-2">
        <li pn="section-9-2.1">
          <t indent="0" pn="section-9-2.1.1">To derive a data encryption key (DEK) to encrypt the data</t>
        </li>
        <li pn="section-9-2.2">
          <t indent="0" pn="section-9-2.2.1">To derive a key encryption key (KEK) used to wrap a DEK</t>
        </li>
      </ul>
      <t indent="0" pn="section-9-3">These techniques are often referred to as the Hybrid Public Key Encryption (HPKE) <xref target="RFC9180" format="default" sectionFormat="of" derivedContent="RFC9180"/> mechanism.</t>
      <t indent="0" pn="section-9-4">The term "encapsulation" is chosen intentionally to indicate that KEM algorithms behave differently at the API level from the key agreement or key encipherment and key transport mechanisms that are in use today. Key agreement schemes imply that both parties contribute a public-private key pair to the exchange, while key encipherment and key transport schemes imply that the symmetric key material is chosen by one party and "encrypted" or "wrapped" for the other party. KEMs, on the other hand, behave according to the following API primitives <xref target="PQCAPI" format="default" sectionFormat="of" derivedContent="PQCAPI"/>:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-9-5">
        <li pn="section-9-5.1">
          <t indent="0" pn="section-9-5.1.1">def kemKeyGen() -&gt; (pk, sk)</t>
        </li>
        <li pn="section-9-5.2">
          <t indent="0" pn="section-9-5.2.1">def kemEncaps(pk) -&gt; (ss, ct)</t>
        </li>
        <li pn="section-9-5.3">
          <t indent="0" pn="section-9-5.3.1">def kemDecaps(ct, sk) -&gt; ss</t>
        </li>
      </ul>
      <t indent="0" pn="section-9-6">where <tt>pk</tt> is the public key, <tt>sk</tt> is the secret key, <tt>ct</tt> is the ciphertext representing an encapsulated key, and <tt>ss</tt> is the shared secret. The following figure illustrates a sample flow of a KEM-based key exchange:</t>
      <figure anchor="tab-kem-ke" align="left" suppress-title="false" pn="figure-2">
        <name slugifiedName="name-kem-based-key-exchange">KEM-Based Key Exchange</name>
        <artset pn="section-9-7.1">
          <artwork type="svg" align="left" pn="section-9-7.1.1"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="336" width="536" viewBox="0 0 536 336" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,272 L 8,304" fill="none" stroke="black"/>
              <path d="M 24,80 L 24,112" fill="none" stroke="black"/>
              <path d="M 184,32 L 184,64" fill="none" stroke="black"/>
              <path d="M 208,80 L 208,112" fill="none" stroke="black"/>
              <path d="M 208,272 L 208,304" fill="none" stroke="black"/>
              <path d="M 224,72 L 224,320" fill="none" stroke="black"/>
              <path d="M 264,32 L 264,64" fill="none" stroke="black"/>
              <path d="M 280,32 L 280,64" fill="none" stroke="black"/>
              <path d="M 320,72 L 320,320" fill="none" stroke="black"/>
              <path d="M 336,176 L 336,208" fill="none" stroke="black"/>
              <path d="M 360,32 L 360,64" fill="none" stroke="black"/>
              <path d="M 528,176 L 528,208" fill="none" stroke="black"/>
              <path d="M 184,32 L 264,32" fill="none" stroke="black"/>
              <path d="M 280,32 L 360,32" fill="none" stroke="black"/>
              <path d="M 184,64 L 264,64" fill="none" stroke="black"/>
              <path d="M 280,64 L 360,64" fill="none" stroke="black"/>
              <path d="M 24,80 L 208,80" fill="none" stroke="black"/>
              <path d="M 24,112 L 208,112" fill="none" stroke="black"/>
              <path d="M 232,160 L 312,160" fill="none" stroke="black"/>
              <path d="M 336,176 L 528,176" fill="none" stroke="black"/>
              <path d="M 336,208 L 528,208" fill="none" stroke="black"/>
              <path d="M 232,256 L 312,256" fill="none" stroke="black"/>
              <path d="M 8,272 L 208,272" fill="none" stroke="black"/>
              <path d="M 8,304 L 208,304" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="320,160 308,154.4 308,165.6" fill="black" transform="rotate(0,312,160)"/>
              <polygon class="arrowhead" points="240,256 228,250.4 228,261.6" fill="black" transform="rotate(180,232,256)"/>
              <g class="text">
                <text x="220" y="52">Client</text>
                <text x="316" y="52">Server</text>
                <text x="48" y="100">pk,</text>
                <text x="76" y="100">sk</text>
                <text x="96" y="100">=</text>
                <text x="152" y="100">kemKeyGen()</text>
                <text x="216" y="100">-</text>
                <text x="244" y="148">pk</text>
                <text x="328" y="196">-</text>
                <text x="360" y="196">ss,</text>
                <text x="388" y="196">ct</text>
                <text x="408" y="196">=</text>
                <text x="472" y="196">kemEncaps(pk)</text>
                <text x="292" y="244">ct</text>
                <text x="28" y="292">ss</text>
                <text x="48" y="292">=</text>
                <text x="112" y="292">kemDecaps(ct,</text>
                <text x="184" y="292">sk)</text>
                <text x="216" y="292">-</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="left" pn="section-9-7.1.2">
                      +---------+ +---------+
                      | Client  | | Server  |
                      +---------+ +---------+
  +----------------------+ |           |
  | pk, sk = kemKeyGen() |-|           |
  +----------------------+ |           |
                           |           |
                           | pk        |
                           |----------&gt;|
                           |           | +-----------------------+
                           |           |-| ss, ct = kemEncaps(pk)|
                           |           | +-----------------------+
                           |           |
                           |       ct  |
                           |&lt;----------|
+------------------------+ |           |
| ss = kemDecaps(ct, sk) |-|           |
+------------------------+ |           |
                           |           |
</artwork>
        </artset>
      </figure>
      <section anchor="authenticated-key-exchange" numbered="true" removeInRFC="false" toc="include" pn="section-9.1">
        <name slugifiedName="name-authenticated-key-exchange">Authenticated Key Exchange</name>
        <t indent="0" pn="section-9.1-1">Authenticated Key Exchange (AKE) with KEMs where both parties contribute a KEM public key to the overall session key is interactive as described in <xref section="9.4" sectionFormat="of" target="RFC9528" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9528#section-9.4" derivedContent="RFC9528"/>. However, a single-sided KEM, such as when one peer has a KEM key in a certificate and the other peer wants to encrypt for it (as in S/MIME or OpenPGP email), can be achieved using non-interactive HPKE <xref target="RFC9180" format="default" sectionFormat="of" derivedContent="RFC9180"/>. The following figure illustrates the DH Key exchange:</t>
        <figure anchor="tab-dh-ake" align="left" suppress-title="false" pn="figure-3">
          <name slugifiedName="name-dh-based-ake">DH-Based AKE</name>
          <artset pn="section-9.1-2.1">
            <artwork type="svg" align="left" pn="section-9.1-2.1.1"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="480" width="552" viewBox="0 0 552 480" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,320 L 8,368" fill="none" stroke="black"/>
                <path d="M 24,80 L 24,128" fill="none" stroke="black"/>
                <path d="M 184,32 L 184,64" fill="none" stroke="black"/>
                <path d="M 216,80 L 216,128" fill="none" stroke="black"/>
                <path d="M 216,320 L 216,368" fill="none" stroke="black"/>
                <path d="M 232,72 L 232,464" fill="none" stroke="black"/>
                <path d="M 264,32 L 264,64" fill="none" stroke="black"/>
                <path d="M 280,32 L 280,64" fill="none" stroke="black"/>
                <path d="M 328,72 L 328,464" fill="none" stroke="black"/>
                <path d="M 344,192 L 344,256" fill="none" stroke="black"/>
                <path d="M 344,432 L 344,464" fill="none" stroke="black"/>
                <path d="M 360,32 L 360,64" fill="none" stroke="black"/>
                <path d="M 544,192 L 544,256" fill="none" stroke="black"/>
                <path d="M 544,432 L 544,464" fill="none" stroke="black"/>
                <path d="M 184,32 L 264,32" fill="none" stroke="black"/>
                <path d="M 280,32 L 360,32" fill="none" stroke="black"/>
                <path d="M 184,64 L 264,64" fill="none" stroke="black"/>
                <path d="M 280,64 L 360,64" fill="none" stroke="black"/>
                <path d="M 24,80 L 216,80" fill="none" stroke="black"/>
                <path d="M 24,128 L 216,128" fill="none" stroke="black"/>
                <path d="M 240,176 L 320,176" fill="none" stroke="black"/>
                <path d="M 344,192 L 544,192" fill="none" stroke="black"/>
                <path d="M 344,256 L 544,256" fill="none" stroke="black"/>
                <path d="M 240,304 L 320,304" fill="none" stroke="black"/>
                <path d="M 8,320 L 216,320" fill="none" stroke="black"/>
                <path d="M 8,368 L 216,368" fill="none" stroke="black"/>
                <path d="M 240,416 L 320,416" fill="none" stroke="black"/>
                <path d="M 344,432 L 544,432" fill="none" stroke="black"/>
                <path d="M 344,464 L 544,464" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="328,416 316,410.4 316,421.6" fill="black" transform="rotate(0,320,416)"/>
                <polygon class="arrowhead" points="328,176 316,170.4 316,181.6" fill="black" transform="rotate(0,320,176)"/>
                <polygon class="arrowhead" points="248,304 236,298.4 236,309.6" fill="black" transform="rotate(180,240,304)"/>
                <g class="text">
                  <text x="220" y="52">Client</text>
                  <text x="316" y="52">Server</text>
                  <text x="72" y="100">Long-term</text>
                  <text x="140" y="100">client</text>
                  <text x="188" y="100">key:</text>
                  <text x="116" y="116">sk1,</text>
                  <text x="152" y="116">pk1</text>
                  <text x="224" y="116">-</text>
                  <text x="256" y="164">pk1</text>
                  <text x="336" y="212">-</text>
                  <text x="392" y="212">Long-term</text>
                  <text x="460" y="212">server</text>
                  <text x="508" y="212">key:</text>
                  <text x="436" y="228">sk2,</text>
                  <text x="472" y="228">pk2</text>
                  <text x="364" y="244">ss</text>
                  <text x="384" y="244">=</text>
                  <text x="436" y="244">KeyEx(pk1,</text>
                  <text x="500" y="244">sk2)</text>
                  <text x="312" y="292">pk2</text>
                  <text x="28" y="340">ss</text>
                  <text x="48" y="340">=</text>
                  <text x="100" y="340">KeyEx(pk2,</text>
                  <text x="164" y="340">sk1)</text>
                  <text x="100" y="356">encryptContent(ss)</text>
                  <text x="224" y="356">-</text>
                  <text x="280" y="388">encrypted</text>
                  <text x="288" y="404">content</text>
                  <text x="428" y="452">decryptContent(ss)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="left" pn="section-9.1-2.1.2">
                      +---------+ +---------+
                      | Client  | | Server  |
                      +---------+ +---------+
  +-----------------------+ |           |
  | Long-term client key: | |           |
  |         sk1, pk1      |-|           |
  +-----------------------+ |           |
                            |           |
                            | pk1       |
                            |----------&gt;|
                            |           | +------------------------+
                            |           |-| Long-term server key:  |
                            |           | |         sk2, pk2       |
                            |           | | ss = KeyEx(pk1, sk2)   |
                            |           | +------------------------+
                            |           |
                            |        pk2|
                            |&lt;----------|
+-------------------------+ |           |
| ss = KeyEx(pk2, sk1)    | |           |
|  encryptContent(ss)     |-|           |
+-------------------------+ |           |
                            | encrypted |
                            |   content |
                            |----------&gt;|
                            |           | +------------------------+
                            |           | | decryptContent(ss)     |
                            |           | +------------------------+
</artwork>
          </artset>
        </figure>
        <t indent="0" pn="section-9.1-3">In the sample flow above, it is important to note that the shared secret <tt>ss</tt> is derived using key material from both the client and the server, which classifies it as an AKE. There is another property of a key exchange, called Non-Interactive Key Exchange (NIKE), that  refers to whether the sender can compute the shared secret <tt>ss</tt> and encrypt content without requiring active interaction (an exchange of network messages) with the recipient. <xref target="tab-dh-ake" format="default" sectionFormat="of" derivedContent="Figure 3"/> shows a DH key exchange, which is an AKE since both parties are using long-term keys that can have established trust (for example, via certificates), but it is not a NIKE since the client needs to wait for the network interaction to receive the receiver's public key <tt>pk2</tt> before it can compute the shared secret <tt>ss</tt> and begin content encryption. However, a DH key exchange can be an AKE and a NIKE at the same time if the receiver's public key is known to the sender in advance (see <xref target="tab-dh-ake-nike" format="default" sectionFormat="of" derivedContent="Figure 4"/>), and many Internet protocols rely on this property of DH-based key exchanges.</t>
        <figure anchor="tab-dh-ake-nike" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="name-simultaneous-dh-based-ake-a">Simultaneous DH-Based AKE and NIKE</name>
          <artset pn="section-9.1-4.1">
            <artwork type="svg" align="left" pn="section-9.1-4.1.1"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="536" viewBox="0 0 536 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,80 L 8,192" fill="none" stroke="black"/>
                <path d="M 168,32 L 168,64" fill="none" stroke="black"/>
                <path d="M 200,80 L 200,192" fill="none" stroke="black"/>
                <path d="M 216,72 L 216,368" fill="none" stroke="black"/>
                <path d="M 248,32 L 248,64" fill="none" stroke="black"/>
                <path d="M 264,32 L 264,64" fill="none" stroke="black"/>
                <path d="M 312,72 L 312,368" fill="none" stroke="black"/>
                <path d="M 328,288 L 328,368" fill="none" stroke="black"/>
                <path d="M 344,32 L 344,64" fill="none" stroke="black"/>
                <path d="M 528,288 L 528,368" fill="none" stroke="black"/>
                <path d="M 168,32 L 248,32" fill="none" stroke="black"/>
                <path d="M 264,32 L 344,32" fill="none" stroke="black"/>
                <path d="M 168,64 L 248,64" fill="none" stroke="black"/>
                <path d="M 264,64 L 344,64" fill="none" stroke="black"/>
                <path d="M 8,80 L 200,80" fill="none" stroke="black"/>
                <path d="M 8,192 L 200,192" fill="none" stroke="black"/>
                <path d="M 224,272 L 304,272" fill="none" stroke="black"/>
                <path d="M 328,288 L 528,288" fill="none" stroke="black"/>
                <path d="M 328,368 L 528,368" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="312,272 300,266.4 300,277.6" fill="black" transform="rotate(0,304,272)"/>
                <g class="text">
                  <text x="204" y="52">Client</text>
                  <text x="300" y="52">Server</text>
                  <text x="56" y="100">Long-term</text>
                  <text x="124" y="100">client</text>
                  <text x="172" y="100">key:</text>
                  <text x="100" y="116">sk1,</text>
                  <text x="136" y="116">pk1</text>
                  <text x="208" y="116">-</text>
                  <text x="56" y="132">Long-term</text>
                  <text x="124" y="132">server</text>
                  <text x="172" y="132">key:</text>
                  <text x="96" y="148">pk2</text>
                  <text x="28" y="164">ss</text>
                  <text x="48" y="164">=</text>
                  <text x="100" y="164">KeyEx(pk2,</text>
                  <text x="164" y="164">sk1)</text>
                  <text x="100" y="180">encryptContent(ss)</text>
                  <text x="208" y="180">-</text>
                  <text x="244" y="228">pk1,</text>
                  <text x="264" y="244">encrypted</text>
                  <text x="272" y="260">content</text>
                  <text x="320" y="308">-</text>
                  <text x="376" y="308">Long-term</text>
                  <text x="444" y="308">server</text>
                  <text x="492" y="308">key:</text>
                  <text x="420" y="324">sk2,</text>
                  <text x="456" y="324">pk2</text>
                  <text x="348" y="340">ss</text>
                  <text x="368" y="340">=</text>
                  <text x="420" y="340">KeyEx(pk1,</text>
                  <text x="484" y="340">sk2)</text>
                  <text x="420" y="356">decryptContent(ss)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="left" pn="section-9.1-4.1.2">
                      +---------+ +---------+
                      | Client  | | Server  |
                      +---------+ +---------+
  +-----------------------+ |           |
  | Long-term client key: | |           |
  |         sk1, pk1      |-|           |
  | Long-term server key: | |           |
  |         pk2           | |           |
  | ss = KeyEx(pk2, sk1)  | |           |
  |  encryptContent(ss)   |-|           |
  +-----------------------+ |           |
                            |           |
                            | pk1,      |
                            | encrypted |
                            |   content |
                            |----------&gt;|
                            |           | +------------------------+
                            |           |-| Long-term server key:  |
                            |           | |         sk2, pk2       |
                            |           | | ss = KeyEx(pk1, sk2)   |
                            |           | |  decryptContent(ss)    |
                            |           | +------------------------+
</artwork>
          </artset>
        </figure>
        <t indent="0" pn="section-9.1-5">The complication with KEMs is that a KEM <tt>Encaps()</tt> is non-deterministic; it involves randomness chosen by the sender of that message. Therefore, in order to perform an AKE, the client must wait for the server to generate the needed randomness and perform <tt>Encaps()</tt> against the client key, which necessarily requires a network round-trip. Therefore, a KEM-based protocol can either be an AKE or a NIKE, but it cannot be both at the same time. Consequently, certain Internet protocols will necessitate a redesign to accommodate this distinction, either by introducing extra network round trips or by making trade-offs in security properties.</t>
        <figure anchor="tab-kem-ake" align="left" suppress-title="false" pn="figure-5">
          <name slugifiedName="name-kem-based-ake">KEM-Based AKE</name>
          <artset pn="section-9.1-6.1">
            <artwork type="svg" align="left" pn="section-9.1-6.1.1"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="480" width="576" viewBox="0 0 576 480" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,288 L 8,352" fill="none" stroke="black"/>
                <path d="M 24,80 L 24,112" fill="none" stroke="black"/>
                <path d="M 200,32 L 200,64" fill="none" stroke="black"/>
                <path d="M 224,80 L 224,112" fill="none" stroke="black"/>
                <path d="M 224,288 L 224,352" fill="none" stroke="black"/>
                <path d="M 240,72 L 240,464" fill="none" stroke="black"/>
                <path d="M 280,32 L 280,64" fill="none" stroke="black"/>
                <path d="M 296,32 L 296,64" fill="none" stroke="black"/>
                <path d="M 336,72 L 336,464" fill="none" stroke="black"/>
                <path d="M 352,176 L 352,224" fill="none" stroke="black"/>
                <path d="M 352,416 L 352,464" fill="none" stroke="black"/>
                <path d="M 376,32 L 376,64" fill="none" stroke="black"/>
                <path d="M 568,176 L 568,224" fill="none" stroke="black"/>
                <path d="M 568,416 L 568,464" fill="none" stroke="black"/>
                <path d="M 200,32 L 280,32" fill="none" stroke="black"/>
                <path d="M 296,32 L 376,32" fill="none" stroke="black"/>
                <path d="M 200,64 L 280,64" fill="none" stroke="black"/>
                <path d="M 296,64 L 376,64" fill="none" stroke="black"/>
                <path d="M 24,80 L 224,80" fill="none" stroke="black"/>
                <path d="M 24,112 L 224,112" fill="none" stroke="black"/>
                <path d="M 248,160 L 328,160" fill="none" stroke="black"/>
                <path d="M 352,176 L 568,176" fill="none" stroke="black"/>
                <path d="M 352,224 L 568,224" fill="none" stroke="black"/>
                <path d="M 248,272 L 328,272" fill="none" stroke="black"/>
                <path d="M 8,288 L 224,288" fill="none" stroke="black"/>
                <path d="M 8,352 L 224,352" fill="none" stroke="black"/>
                <path d="M 248,400 L 328,400" fill="none" stroke="black"/>
                <path d="M 352,416 L 568,416" fill="none" stroke="black"/>
                <path d="M 352,464 L 568,464" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="336,400 324,394.4 324,405.6" fill="black" transform="rotate(0,328,400)"/>
                <polygon class="arrowhead" points="336,160 324,154.4 324,165.6" fill="black" transform="rotate(0,328,160)"/>
                <polygon class="arrowhead" points="256,272 244,266.4 244,277.6" fill="black" transform="rotate(180,248,272)"/>
                <g class="text">
                  <text x="236" y="52">Client</text>
                  <text x="332" y="52">Server</text>
                  <text x="52" y="100">pk1,</text>
                  <text x="88" y="100">sk1</text>
                  <text x="112" y="100">=</text>
                  <text x="168" y="100">kemKeyGen()</text>
                  <text x="232" y="100">-</text>
                  <text x="256" y="148">pk1</text>
                  <text x="344" y="196">-</text>
                  <text x="380" y="196">ss1,</text>
                  <text x="416" y="196">ct1</text>
                  <text x="440" y="196">=</text>
                  <text x="508" y="196">kemEncaps(pk1)</text>
                  <text x="380" y="212">pk2,</text>
                  <text x="416" y="212">sk2</text>
                  <text x="440" y="212">=</text>
                  <text x="496" y="212">kemKeyGen()</text>
                  <text x="304" y="260">ct1,pk2</text>
                  <text x="32" y="308">ss1</text>
                  <text x="56" y="308">=</text>
                  <text x="124" y="308">kemDecaps(ct1,</text>
                  <text x="204" y="308">sk1)</text>
                  <text x="36" y="324">ss2,</text>
                  <text x="72" y="324">ct2</text>
                  <text x="96" y="324">=</text>
                  <text x="164" y="324">kemEncaps(pk2)</text>
                  <text x="232" y="324">-</text>
                  <text x="28" y="340">ss</text>
                  <text x="48" y="340">=</text>
                  <text x="112" y="340">Combiner(ss1,</text>
                  <text x="188" y="340">ss2)</text>
                  <text x="256" y="388">ct2</text>
                  <text x="344" y="436">-</text>
                  <text x="376" y="436">ss2</text>
                  <text x="400" y="436">=</text>
                  <text x="468" y="436">kemDecaps(ct2,</text>
                  <text x="548" y="436">sk2)</text>
                  <text x="372" y="452">ss</text>
                  <text x="392" y="452">=</text>
                  <text x="456" y="452">Combiner(ss1,</text>
                  <text x="532" y="452">ss2)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="left" pn="section-9.1-6.1.2">
                        +---------+ +---------+
                        | Client  | | Server  |
                        +---------+ +---------+
  +------------------------+ |           |
  | pk1, sk1 = kemKeyGen() |-|           |
  +------------------------+ |           |
                             |           |
                             |pk1        |
                             |----------&gt;|
                             |           | +--------------------------+
                             |           |-| ss1, ct1 = kemEncaps(pk1)|
                             |           | | pk2, sk2 = kemKeyGen()   |
                             |           | +--------------------------+
                             |           |
                             |    ct1,pk2|
                             |&lt;----------|
+--------------------------+ |           |
| ss1 = kemDecaps(ct1, sk1)| |           |
| ss2, ct2 = kemEncaps(pk2)|-|           |
| ss = Combiner(ss1, ss2)  | |           |
+--------------------------+ |           |
                             |           |
                             |ct2        |
                             |----------&gt;|
                             |           | +--------------------------+
                             |           |-| ss2 = kemDecaps(ct2, sk2)|
                             |           | | ss = Combiner(ss1, ss2)  |
                             |           | +--------------------------+
</artwork>
          </artset>
        </figure>
        <t indent="0" pn="section-9.1-7">In the figure above, <tt>Combiner(ss1, ss2)</tt>, often referred to as a KEM combiner, is a cryptographic construction that takes in two shared secrets and returns a single combined shared secret. The simplest combiner is concatenation <tt>ss1 || ss2</tt>, but combiners can vary in complexity depending on the cryptographic properties required. For example, if the combination should preserve IND-CCA2 (see <xref target="INDCCA2" format="default" sectionFormat="of" derivedContent="Section 9.2.1"/>) of either input, even if the other is chosen maliciously, then a more complex construct is required. Another consideration for combiner design is the so-called "binding properties" introduced in <xref target="KEEPINGUP" format="default" sectionFormat="of" derivedContent="KEEPINGUP"/>, which may require the ciphertexts and recipient public keys to be included in the combiner. KEM combiner security analysis becomes more complicated in hybrid settings where the two KEMs represent different algorithms, for example, where one is ML-KEM and the other is ECDH. For a more thorough discussion of KEM combiners, see <xref target="KEEPINGUP" format="default" sectionFormat="of" derivedContent="KEEPINGUP"/>, <xref target="I-D.ounsworth-cfrg-kem-combiners" format="default" sectionFormat="of" derivedContent="KEM-COMBINER"/>, and <xref target="I-D.irtf-cfrg-hybrid-kems" format="default" sectionFormat="of" derivedContent="PQ-KEM"/>.</t>
      </section>
      <section anchor="security-properties-of-kems" numbered="true" removeInRFC="false" toc="include" pn="section-9.2">
        <name slugifiedName="name-security-properties-of-kems">Security Properties of KEMs</name>
        <t indent="0" pn="section-9.2-1">The security properties described in this section (IND-CCA2 and binding) are not an exhaustive list of all possible KEM security considerations. They were selected because they are fundamental to evaluating KEM suitability in protocol design and are commonly discussed in current PQC work.</t>
        <section anchor="INDCCA2" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.1">
          <name slugifiedName="name-ind-cca2">IND-CCA2</name>
          <t indent="0" pn="section-9.2.1-1">IND-CCA2 (INDistinguishability under adaptive Chosen-Ciphertext Attack) is an advanced security notion for encryption schemes. It ensures the confidentiality of the plaintext and resistance against chosen-ciphertext attacks. An appropriate definition of IND-CCA2 security for KEMs can be found in <xref target="CS01" format="default" sectionFormat="of" derivedContent="CS01"/> and <xref target="BHK09" format="default" sectionFormat="of" derivedContent="BHK09"/>. ML-KEM <xref target="ML-KEM" format="default" sectionFormat="of" derivedContent="ML-KEM"/> and Classic McEliece provide IND-CCA2 security.</t>
          <t indent="0" pn="section-9.2.1-2">Understanding IND-CCA2 security is essential for individuals involved in designing or implementing cryptographic systems and protocols in order to evaluate the strength of the algorithm, assess its suitability for specific use cases, and ensure that data confidentiality and security requirements are met. Understanding IND-CCA2 security is generally not necessary for developers migrating to using an IETF-vetted KEM within a given protocol or flow. IND-CCA2 is a widely accepted security notion for public key encryption mechanisms, making it suitable for a broad range of applications. When an IETF specification defines a new KEM, its security considerations should fully describe the relevant cryptographic properties, including IND-CCA2.</t>
        </section>
        <section anchor="binding" numbered="true" removeInRFC="false" toc="include" pn="section-9.2.2">
          <name slugifiedName="name-binding">Binding</name>
          <t indent="0" pn="section-9.2.2-1">KEMs also have an orthogonal set of properties to consider when designing protocols around them: binding <xref target="KEEPINGUP" format="default" sectionFormat="of" derivedContent="KEEPINGUP"/>. This can be "ciphertext binding", "public key binding", "context binding", or any other property that is important to not be substituted between KEM invocations. In general, a KEM is considered to bind a certain value if substitution of that value by an attacker will necessarily result in a different shared secret being derived. As an example, if an attacker can construct two different ciphertexts that will decapsulate to the same shared secret, can construct a ciphertext that will decapsulate to the same shared secret under two different public keys, or can substitute whole KEM exchanges from one session into another, then the construction is not ciphertext binding, public key binding, or context binding, respectively. Similarly, protocol designers may wish to bind protocol state information such as a transaction ID or nonce so that attempts to replay ciphertexts from one session inside a different session will be blocked at the cryptographic level because the server derives a different shared secret and is thus is unable to decrypt the content.</t>
          <t indent="0" pn="section-9.2.2-2">The solution to binding is generally achieved at the protocol design level: It is recommended to avoid using the KEM output shared secret directly without integrating it into an appropriate protocol. While KEM algorithms provide key secrecy, they do not inherently ensure source authenticity, protect against replay attacks, or guarantee freshness. These security properties should be addressed by incorporating the KEM into a protocol that has been analyzed for such protections. Even though modern KEMs such as ML-KEM produce full-entropy shared secrets, it is still advisable for binding reasons to pass the shared secret through a key derivation function (KDF) and also include all values that you wish to bind; finally, you will have a shared secret that is safe to use at the protocol level.</t>
        </section>
      </section>
      <section anchor="hpke" numbered="true" removeInRFC="false" toc="include" pn="section-9.3">
        <name slugifiedName="name-hpke">HPKE</name>
        <t indent="0" pn="section-9.3-1">Modern cryptography has long used the notion of "hybrid encryption" where an asymmetric algorithm is used to establish a key and then a symmetric algorithm is used for bulk content encryption. The previous sections explained important security properties of KEMs, such as IND-CCA2 security and binding, and emphasized that these properties must be supported by proper protocol design. One widely deployed scheme that achieves this is Hybrid Public Key Encryption (HPKE) <xref target="RFC9180" format="default" sectionFormat="of" derivedContent="RFC9180"/>.</t>
        <t indent="0" pn="section-9.3-2">HPKE <xref target="RFC9180" format="default" sectionFormat="of" derivedContent="RFC9180"/> works with a combination of KEMs, KDFs, and Authenticated Encryption with Associated Data (AEAD) schemes. HPKE includes three authenticated variants, including one that authenticates possession of a pre-shared key and two optional ones that authenticate possession of a KEM private key. HPKE can be extended to support hybrid post-quantum KEM <xref target="I-D.ietf-hpke-pq" format="default" sectionFormat="of" derivedContent="PQ-HPKE"/>. ML-KEM does not support the static-ephemeral key exchange that allows HPKE that is based on DH-based KEMs and its optional authenticated modes as discussed in <xref section="1.5" sectionFormat="of" target="I-D.connolly-cfrg-xwing-kem" format="default" derivedLink="https://datatracker.ietf.org/doc/html/draft-connolly-cfrg-xwing-kem-10#section-1.5" derivedContent="X-WING"/>.</t>
      </section>
    </section>
    <section anchor="pqc-signatures-1" numbered="true" removeInRFC="false" toc="include" pn="section-10">
      <name slugifiedName="name-pqc-signatures-2">PQC Signatures</name>
      <t indent="0" pn="section-10-1">Any digital signature scheme that provides a construction defining security under a post-quantum setting falls under this category of PQC signatures.</t>
      <section anchor="security-properties-of-pqc-signatures" numbered="true" removeInRFC="false" toc="include" pn="section-10.1">
        <name slugifiedName="name-security-properties-of-pqc-">Security Properties of PQC Signatures</name>
        <section anchor="euf-cma-and-suf-cma" numbered="true" removeInRFC="false" toc="include" pn="section-10.1.1">
          <name slugifiedName="name-euf-cma-and-suf-cma">EUF-CMA and SUF-CMA</name>
          <t indent="0" pn="section-10.1.1-1">EUF-CMA (existential unforgeability under chosen message attack) <xref target="GMR88" format="default" sectionFormat="of" derivedContent="GMR88"/> is a security notion for digital signature schemes. It guarantees that an adversary, even with access to a signing oracle, cannot forge a valid signature for an arbitrary message. EUF-CMA provides strong protection against forgery attacks, ensuring the integrity and authenticity of digital signatures by preventing unauthorized modifications or fraudulent signatures. ML-DSA, FN-DSA, and SLH-DSA provide EUF-CMA security.</t>
          <t indent="0" pn="section-10.1.1-2">SUF-CMA (strong unforgeability under chosen message attack) builds upon EUF-CMA by requiring that an adversary cannot produce a different valid signature for a message that has already been signed by the signing oracle. Like EUF-CMA, SUF-CMA provides robust assurances for digital signature schemes, further enhancing their security posture. ML-DSA, FN-DSA, and SLH-DSA also achieve SUF-CMA security.</t>
          <t indent="0" pn="section-10.1.1-3">Understanding EUF-CMA and SUF-CMA security is essential for designing or implementing cryptographic systems in order to ensure the security, reliability, and robustness of digital signature schemes. These notions allow for informed decision making, vulnerability analysis, compliance with standards, and designing systems that provide strong protection against forgery attacks. For developers migrating to an IETF-vetted PQC signature scheme within a given protocol or flow, a deep understanding of EUF-CMA and SUF-CMA security may not be necessary, as the schemes vetted by IETF adhere to these stringent security standards.</t>
          <t indent="0" pn="section-10.1.1-4">EUF-CMA and SUF-CMA are considered strong security benchmarks for public key signature algorithms, making them suitable for most applications. Authors of IETF specifications should include all security concerns in the "Security Considerations" section of the relevant RFC and should not assume that implementers are experts in cryptographic theory.</t>
        </section>
      </section>
      <section anchor="sig-scheme" numbered="true" removeInRFC="false" toc="include" pn="section-10.2">
        <name slugifiedName="name-details-of-fn-dsa-ml-dsa-an">Details of FN-DSA, ML-DSA, and SLH-DSA</name>
        <t indent="0" pn="section-10.2-1">ML-DSA <xref target="ML-DSA" format="default" sectionFormat="of" derivedContent="ML-DSA"/> is a digital signature algorithm based on the hardness of lattice problems over module lattices (i.e., the Module Learning with Errors (MLWE) problem). The design of the algorithm is based on the "Fiat-Shamir with Aborts" <xref target="Lyu09" format="default" sectionFormat="of" derivedContent="Lyu09"/> framework introduced by Lyubashevsky that leverages rejection sampling to render lattice-based Fiat-Shamir (FS) schemes compact and secure. ML-DSA uses uniformly distributed random number sampling over small integers to compute coefficients in error vectors, which makes the scheme easier to implement compared to FN-DSA <xref target="FN-DSA" format="default" sectionFormat="of" derivedContent="FN-DSA"/>, which  uses Gaussian-distributed numbers, necessitating the need to use floating-point arithmetic during signature generation.</t>
        <t indent="0" pn="section-10.2-2">ML-DSA offers both deterministic and randomized signing and is instantiated with three parameter sets providing different security levels. Security properties of ML-DSA are discussed in <xref section="9" sectionFormat="of" target="RFC9881" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9881#section-9" derivedContent="RFC9881"/>.</t>
        <t indent="0" pn="section-10.2-3">FN-DSA <xref target="FN-DSA" format="default" sectionFormat="of" derivedContent="FN-DSA"/> is based on the GPV hash-and-sign lattice-based signature framework introduced by Gentry, Peikert, and Vaikuntanathan, which is a framework that requires a certain class of lattices and a trapdoor sampler technique.</t>
        <t indent="0" pn="section-10.2-4">The main design principle of FN-DSA is compactness, i.e., it was designed in a way that achieves minimal total memory bandwidth requirement (the sum of the signature size plus the public key size). This is possible due to the compactness of NTRU lattices. FN-DSA also offers very efficient signing and verification procedures. The main potential downsides of FN-DSA refer to the non-triviality of its algorithms and the need for floating-point arithmetic support in order to support Gaussian-distributed random number sampling where the other lattice schemes use the less efficient but easier to support uniformly distributed random number sampling.</t>
        <t indent="0" pn="section-10.2-5">Implementers of FN-DSA need to be aware that FN-DSA signing is highly susceptible to side-channel attacks unless constant-time 64-bit floating-point operations are used. This requirement is extremely platform-dependent, as noted in NIST's report <xref target="NIST" format="default" sectionFormat="of" derivedContent="NIST"/>.</t>
        <t indent="0" pn="section-10.2-6">The performance characteristics of ML-DSA and FN-DSA may differ based on the specific implementation and hardware platform. Generally, ML-DSA is known for its relatively fast signature generation, while FN-DSA can provide more efficient signature verification. The choice may depend on whether the application requires more frequent signature generation or signature verification (see <xref target="LIBOQS" format="default" sectionFormat="of" derivedContent="LIBOQS"/>). For further clarity on the sizes and security levels, please refer to the tables in Sections <xref target="RecSecurity" format="counter" sectionFormat="of" derivedContent="11"/> and <xref target="Comparisons" format="counter" sectionFormat="of" derivedContent="12"/>.</t>
        <t indent="0" pn="section-10.2-7">SLH-DSA <xref target="SLH-DSA" format="default" sectionFormat="of" derivedContent="SLH-DSA"/> utilizes the concept of stateless hash-based signatures, where each signature is unique and unrelated to any previous signature (as discussed in <xref target="hash-based" format="default" sectionFormat="of" derivedContent="Section 8.2"/>). This property eliminates the need for maintaining state information during the signing process. SLH-DSA was designed to sign up to 2<sup>64</sup> messages under a given key pair, and it offers three security levels. The parameters for each of the security levels were chosen to provide 128 bits of security, 192 bits of security, and 256 bits of security. SLH-DSA offers smaller public key sizes, larger signature sizes, slower signature generation, and slower verification when compared to ML-DSA and FN-DSA. SLH-DSA does not introduce a new hardness assumption beyond those inherent to the underlying hash functions. It builds upon established foundations in cryptography, making it a reliable and robust digital signature scheme for a post-quantum world.</t>
        <t indent="0" pn="section-10.2-8">All of these algorithms (ML-DSA, FN-DSA, and SLH-DSA) include two signature modes: pure mode, where the entire content is signed directly, and pre-hash mode, where a digest of the content is signed.</t>
      </section>
      <section anchor="details-of-xmss-and-lms" numbered="true" removeInRFC="false" toc="include" pn="section-10.3">
        <name slugifiedName="name-details-of-xmss-and-lms">Details of XMSS and LMS</name>
        <t indent="0" pn="section-10.3-1">The eXtended Merkle Signature Scheme (XMSS) <xref target="RFC8391" format="default" sectionFormat="of" derivedContent="RFC8391"/> and Hierarchical Signature Scheme (HSS) / Leighton-Micali Signature (LMS) <xref target="RFC8554" format="default" sectionFormat="of" derivedContent="RFC8554"/> are stateful hash-based signature schemes, where the secret key state changes over time. In both schemes, reusing a secret key state compromises cryptographic security guarantees.</t>
        <t indent="0" pn="section-10.3-2">XMSS and LMS can be used for signing a potentially large but fixed number of messages, and the number of signing operations depends upon the size of the tree. XMSS and LMS provide cryptographic digital signatures without relying on the conjectured hardness of mathematical problems, instead leveraging the properties of cryptographic hash functions. Multi-tree XMSS and LMS (i.e., XMSS-MT and HSS, respectively) use a hyper-tree-based hierarchical approach with a Merkle tree at each level of the hierarchy. <xref target="RFC8391" format="default" sectionFormat="of" derivedContent="RFC8391"/> describes both single-tree and multi-tree variants of XMSS, while <xref target="RFC8554" format="default" sectionFormat="of" derivedContent="RFC8554"/> describes the Leighton-Micali One-Time Signature (LM-OTS) system as well as the LMS and HSS N-time signature systems. Comparison of XMSS and LMS is discussed in <xref section="10" sectionFormat="of" target="RFC8554" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8554#section-10" derivedContent="RFC8554"/>.</t>
        <t indent="0" pn="section-10.3-3">The number of tree layers in multi-tree XMSS and HSS provides a trade-off between signature size on the one side and key generation and signing speed on the other side. Increasing the number of layers reduces key generation time exponentially and signing time linearly at the cost of increasing the signature size linearly. HSS allows for customization of each subtree, whereas XMSS-MT does not, electing instead to use the same structure for each subtree.</t>
        <t indent="0" pn="section-10.3-4">Due to the complexities described above, XMSS and LMS are not suitable replacements for traditional signature schemes like RSA or ECDSA. Applications that expect a long lifetime of a signature, like firmware update or secure boot, are typical use cases where those schemes can be successfully applied.</t>
        <section anchor="lms-key-and-signature-sizes" numbered="true" removeInRFC="false" toc="include" pn="section-10.3.1">
          <name slugifiedName="name-lms-key-and-signature-sizes">LMS Key and Signature Sizes</name>
          <t indent="0" pn="section-10.3.1-1">The LMS scheme is characterized by four distinct parameter sets: the underlying hash function (SHA2-256 or SHAKE-256), the length of the digest (24 or 32 bytes), the LMS tree height parameter that controls a maximal number of signatures that the private key can produce, and the width of the Winternitz coefficients (see <xref section="4.1" sectionFormat="comma" target="RFC8554" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8554#section-4.1" derivedContent="RFC8554"/>) that can be used to trade-off signing time for signature size. Parameters can be mixed, providing 80 possible parameterizations of the scheme.</t>
          <t indent="0" pn="section-10.3.1-2">The public (PK) and private (SK) key size depends on the length of the digest (M). The signature size depends on the digest, the Winternitz parameter (W), the LMS tree height (H), and the length of the digest. The table below provides key and signature sizes for parameterization with the digest size M=32 of the scheme.</t>
          <table align="center" pn="table-1">
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">PK</th>
                <th align="left" colspan="1" rowspan="1">SK</th>
                <th align="left" colspan="1" rowspan="1">W</th>
                <th align="left" colspan="1" rowspan="1">H=5</th>
                <th align="left" colspan="1" rowspan="1">H=10</th>
                <th align="left" colspan="1" rowspan="1">H=15</th>
                <th align="left" colspan="1" rowspan="1">H=20</th>
                <th align="left" colspan="1" rowspan="1">H=25</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">56</td>
                <td align="left" colspan="1" rowspan="1">52</td>
                <td align="left" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">8684</td>
                <td align="left" colspan="1" rowspan="1">8844</td>
                <td align="left" colspan="1" rowspan="1">9004</td>
                <td align="left" colspan="1" rowspan="1">9164</td>
                <td align="left" colspan="1" rowspan="1">9324</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">56</td>
                <td align="left" colspan="1" rowspan="1">52</td>
                <td align="left" colspan="1" rowspan="1">2</td>
                <td align="left" colspan="1" rowspan="1">4460</td>
                <td align="left" colspan="1" rowspan="1">4620</td>
                <td align="left" colspan="1" rowspan="1">4780</td>
                <td align="left" colspan="1" rowspan="1">4940</td>
                <td align="left" colspan="1" rowspan="1">5100</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">56</td>
                <td align="left" colspan="1" rowspan="1">52</td>
                <td align="left" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">2348</td>
                <td align="left" colspan="1" rowspan="1">2508</td>
                <td align="left" colspan="1" rowspan="1">2668</td>
                <td align="left" colspan="1" rowspan="1">2828</td>
                <td align="left" colspan="1" rowspan="1">2988</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">56</td>
                <td align="left" colspan="1" rowspan="1">52</td>
                <td align="left" colspan="1" rowspan="1">8</td>
                <td align="left" colspan="1" rowspan="1">1292</td>
                <td align="left" colspan="1" rowspan="1">1452</td>
                <td align="left" colspan="1" rowspan="1">1612</td>
                <td align="left" colspan="1" rowspan="1">1772</td>
                <td align="left" colspan="1" rowspan="1">1932</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
      <section anchor="hash-then-sign" numbered="true" removeInRFC="false" toc="include" pn="section-10.4">
        <name slugifiedName="name-hash-then-sign">Hash-then-Sign</name>
        <t indent="0" pn="section-10.4-1">Within the hash-then-sign paradigm, the message is hashed before signing it. By pre-hashing, the onus of resistance to existential forgeries becomes heavily reliant on the collision-resistance of the hash function in use. The hash-then-sign paradigm has the ability to improve application performance by reducing the size of signed messages that need to be transmitted between application and cryptographic module and making the signature size predictable and manageable. As a corollary, hashing remains mandatory even for short messages and assigns a further computational requirement onto the verifier. This makes the performance of hash-then-sign schemes more consistent, but not necessarily more efficient.</t>
        <t indent="0" pn="section-10.4-2">Using a hash function to produce a fixed-size digest of a message ensures that the signature is compatible with a wide range of systems and protocols, regardless of the specific message size or format. Crucially for hardware security modules, hash-then-sign also significantly reduces the amount of data that needs to be transmitted and processed by a Hardware Security Module (HSM). Consider scenarios such as a networked HSM located in a different data center from the calling application or a smart card connected over a USB interface. In these cases, streaming a message that is megabytes or gigabytes long can result in notable network latency, on-device signing delays, or even depletion of available on-device memory.</t>
        <t indent="0" pn="section-10.4-3">Note that the vast majority of Internet protocols that sign large messages already perform some form of content hashing at the protocol level, so this tends to be more of a concern with proprietary cryptographic protocols and protocols from non-IETF standards bodies. Protocols like TLS 1.3 and DNSSEC use the hash-then-sign paradigm. In TLS 1.3 <xref target="RFC8446" format="default" sectionFormat="of" derivedContent="RFC8446"/> CertificateVerify messages, the content that is covered under the signature includes the transcript hash output (<xref section="4.4.1" sectionFormat="of" target="RFC8446" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8446#section-4.4.1" derivedContent="RFC8446"/>) while DNSSEC <xref target="RFC4034" format="default" sectionFormat="of" derivedContent="RFC4034"/> uses it to provide origin authentication and integrity assurance services for DNS data. Similarly, the Cryptographic Message Syntax (CMS) <xref target="RFC5652" format="default" sectionFormat="of" derivedContent="RFC5652"/> includes a mandatory message digest step before invoking the signature algorithm.</t>
        <t indent="0" pn="section-10.4-4">In the case of ML-DSA, it internally incorporates the necessary hash operations as part of its signing algorithm. ML-DSA directly takes the original message, applies a hash function internally, and then uses the resulting hash value for the signature generation process. In the case of SLH-DSA, it internally performs randomized message compression using a keyed hash function that can process arbitrary length messages. In the case of FN-DSA, the SHAKE-256 hash function is used as part of the signature process to derive a digest of the message being signed.</t>
        <t indent="0" pn="section-10.4-5">Therefore, ML-DSA, FN-DSA, and SLH-DSA offer enhanced security over the traditional hash-then-sign paradigm because, by incorporating dynamic key material into the message digest, a pre-computed hash collision on the message to be signed no longer yields a signature forgery. Applications requiring the performance and bandwidth benefits of hash-then-sign may still pre-hash at the protocol level prior to invoking ML-DSA, FN-DSA, or SLH-DSA, but protocol designers should be aware that doing so reintroduces the weakness that hash collisions directly yield signature forgeries. Signing the full un-digested message is recommended where applications can tolerate it.</t>
      </section>
    </section>
    <section anchor="RecSecurity" numbered="true" removeInRFC="false" toc="include" pn="section-11">
      <name slugifiedName="name-nist-recommendations-for-se">NIST Recommendations for Security and Performance Trade-offs</name>
      <t indent="0" pn="section-11-1">This information is a reprint of information provided in the NIST PQC project <xref target="NIST" format="default" sectionFormat="of" derivedContent="NIST"/> as of the time this document is published. <xref target="security-levels-table" format="default" sectionFormat="of" derivedContent="Table 2"/> denotes the five security levels provided by NIST for PQC algorithms. Neither NIST nor the IETF makes any specific recommendations about which security level to use. In general, protocols will include algorithm choices at multiple levels so that users can choose the level appropriate to their policies and data classification, similar to how organizations today choose which size of RSA key to use. The security levels are defined as requiring computational resources comparable to or greater than an attack on AES (128, 192, and 256) and SHA2/SHA3 algorithms, i.e., exhaustive key recovery for AES and optimal collision search for SHA2/SHA3.</t>
      <table anchor="security-levels-table" align="center" pn="table-2">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">PQ Security Level</th>
            <th align="left" colspan="1" rowspan="1">AES/SHA(2/3) hardness</th>
            <th align="left" colspan="1" rowspan="1">PQC Algorithm</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">AES-128 (exhaustive key recovery)</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-512, FN-DSA-512, SLH-DSA-SHA2/SHAKE-128f/s</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">2</td>
            <td align="left" colspan="1" rowspan="1">SHA-256/SHA3-256 (collision search)</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-44</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">AES-192 (exhaustive key recovery)</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-768, ML-DSA-65, SLH-DSA-SHA2/SHAKE-192f/s</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">4</td>
            <td align="left" colspan="1" rowspan="1">SHA-384/SHA3-384 (collision search)</td>
            <td align="left" colspan="1" rowspan="1">No algorithm tested at this level</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">AES-256 (exhaustive key recovery)</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-1024, FN-DSA-1024, ML-DSA-87, SLH-DSA-SHA2/SHAKE-256f/s</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-11-3">The SLH-DSA-x-yf/s "f/s" in the above table denotes whether SLH-DSA is using SHAKE or SHA-2 as an underlying hash function "x" and whether it is the fast (f) or small (s) version for "y" bit AES security level. Refer to <xref target="RFC9814" format="default" sectionFormat="of" derivedContent="RFC9814"/> for further details on SLH-DSA algorithms.</t>
      <t indent="0" pn="section-11-4">The following table compares the signature sizes for different SLH-DSA algorithm categories at equivalent security levels using the "simple" version. The categories include "f" for fast signature generation and "s" for smaller signature size and faster verification, although with slower signature generation. Both SHA-256 and SHAKE-256 parameterizations produce the same signature sizes and are therefore included together in the table.</t>
      <table align="center" pn="table-3">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">PQ Security Level</th>
            <th align="left" colspan="1" rowspan="1">Algorithm</th>
            <th align="left" colspan="1" rowspan="1">Public key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Private key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Signature size (in bytes)</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-128f</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">64</td>
            <td align="left" colspan="1" rowspan="1">17088</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-128s</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">64</td>
            <td align="left" colspan="1" rowspan="1">7856</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-192f</td>
            <td align="left" colspan="1" rowspan="1">48</td>
            <td align="left" colspan="1" rowspan="1">96</td>
            <td align="left" colspan="1" rowspan="1">35664</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-192s</td>
            <td align="left" colspan="1" rowspan="1">48</td>
            <td align="left" colspan="1" rowspan="1">96</td>
            <td align="left" colspan="1" rowspan="1">16224</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-256f</td>
            <td align="left" colspan="1" rowspan="1">64</td>
            <td align="left" colspan="1" rowspan="1">128</td>
            <td align="left" colspan="1" rowspan="1">49856</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">SLH-DSA-{SHA2,SHAKE}-256s</td>
            <td align="left" colspan="1" rowspan="1">64</td>
            <td align="left" colspan="1" rowspan="1">128</td>
            <td align="left" colspan="1" rowspan="1">29792</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-11-6">The following table illustrates the impact of performance on different security levels in terms of private key sizes, public key sizes, and ciphertext/signature sizes.</t>
      <table align="center" pn="table-4">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">PQ Security Level</th>
            <th align="left" colspan="1" rowspan="1">Algorithm</th>
            <th align="left" colspan="1" rowspan="1">Public key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Private key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Ciphertext/signature size (in bytes)</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-512</td>
            <td align="left" colspan="1" rowspan="1">800</td>
            <td align="left" colspan="1" rowspan="1">1632</td>
            <td align="left" colspan="1" rowspan="1">768</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">FN-DSA-512</td>
            <td align="left" colspan="1" rowspan="1">897</td>
            <td align="left" colspan="1" rowspan="1">1281</td>
            <td align="left" colspan="1" rowspan="1">666</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">2</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-44</td>
            <td align="left" colspan="1" rowspan="1">1312</td>
            <td align="left" colspan="1" rowspan="1">2560</td>
            <td align="left" colspan="1" rowspan="1">2420</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-768</td>
            <td align="left" colspan="1" rowspan="1">1184</td>
            <td align="left" colspan="1" rowspan="1">2400</td>
            <td align="left" colspan="1" rowspan="1">1088</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-65</td>
            <td align="left" colspan="1" rowspan="1">1952</td>
            <td align="left" colspan="1" rowspan="1">4032</td>
            <td align="left" colspan="1" rowspan="1">3309</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">FN-DSA-1024</td>
            <td align="left" colspan="1" rowspan="1">1793</td>
            <td align="left" colspan="1" rowspan="1">2305</td>
            <td align="left" colspan="1" rowspan="1">1280</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-1024</td>
            <td align="left" colspan="1" rowspan="1">1568</td>
            <td align="left" colspan="1" rowspan="1">3168</td>
            <td align="left" colspan="1" rowspan="1">1588</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-87</td>
            <td align="left" colspan="1" rowspan="1">2592</td>
            <td align="left" colspan="1" rowspan="1">4896</td>
            <td align="left" colspan="1" rowspan="1">4627</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="Comparisons" numbered="true" removeInRFC="false" toc="include" pn="section-12">
      <name slugifiedName="name-comparing-pqc-kems-signatur">Comparing PQC KEMs/Signatures against Traditional KEMs, Key Exchanges, and Signatures</name>
      <t indent="0" pn="section-12-1">This section provides two tables for comparison of different KEMs and signatures, respectively, in the traditional and post-quantum scenarios. These tables focus on the secret key sizes, public key sizes, and ciphertext/signature sizes for the PQC algorithms and their traditional counterparts of similar security levels.</t>
      <t indent="0" pn="section-12-2">The first table compares traditional and PQC KEMs in terms of security, public and private key sizes, and ciphertext sizes.</t>
      <table align="center" pn="table-5">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">PQ Security Level</th>
            <th align="left" colspan="1" rowspan="1">Algorithm</th>
            <th align="left" colspan="1" rowspan="1">Public key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Private key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Ciphertext size (in bytes)</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">Traditional</td>
            <td align="left" colspan="1" rowspan="1">P256_HKDF_SHA-256</td>
            <td align="left" colspan="1" rowspan="1">65</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">65</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Traditional</td>
            <td align="left" colspan="1" rowspan="1">P521_HKDF_SHA-512</td>
            <td align="left" colspan="1" rowspan="1">133</td>
            <td align="left" colspan="1" rowspan="1">66</td>
            <td align="left" colspan="1" rowspan="1">133</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Traditional</td>
            <td align="left" colspan="1" rowspan="1">X25519_HKDF_SHA-256</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">32</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-512</td>
            <td align="left" colspan="1" rowspan="1">800</td>
            <td align="left" colspan="1" rowspan="1">1632</td>
            <td align="left" colspan="1" rowspan="1">768</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-768</td>
            <td align="left" colspan="1" rowspan="1">1184</td>
            <td align="left" colspan="1" rowspan="1">2400</td>
            <td align="left" colspan="1" rowspan="1">1088</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">ML-KEM-1024</td>
            <td align="left" colspan="1" rowspan="1">1568</td>
            <td align="left" colspan="1" rowspan="1">3168</td>
            <td align="left" colspan="1" rowspan="1">1568</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-12-4">The next table compares traditional and PQC signature schemes in terms of security, public, private key sizes, and signature sizes.</t>
      <table align="center" pn="table-6">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">PQ Security Level</th>
            <th align="left" colspan="1" rowspan="1">Algorithm</th>
            <th align="left" colspan="1" rowspan="1">Public key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Private key size (in bytes)</th>
            <th align="left" colspan="1" rowspan="1">Signature size (in bytes)</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">Traditional</td>
            <td align="left" colspan="1" rowspan="1">RSA2048</td>
            <td align="left" colspan="1" rowspan="1">256</td>
            <td align="left" colspan="1" rowspan="1">256</td>
            <td align="left" colspan="1" rowspan="1">256</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Traditional</td>
            <td align="left" colspan="1" rowspan="1">ECDSA-P256</td>
            <td align="left" colspan="1" rowspan="1">64</td>
            <td align="left" colspan="1" rowspan="1">32</td>
            <td align="left" colspan="1" rowspan="1">64</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">1</td>
            <td align="left" colspan="1" rowspan="1">FN-DSA-512</td>
            <td align="left" colspan="1" rowspan="1">897</td>
            <td align="left" colspan="1" rowspan="1">1281</td>
            <td align="left" colspan="1" rowspan="1">666</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">2</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-44</td>
            <td align="left" colspan="1" rowspan="1">1312</td>
            <td align="left" colspan="1" rowspan="1">2560</td>
            <td align="left" colspan="1" rowspan="1">2420</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">3</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-65</td>
            <td align="left" colspan="1" rowspan="1">1952</td>
            <td align="left" colspan="1" rowspan="1">4032</td>
            <td align="left" colspan="1" rowspan="1">3309</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">FN-DSA-1024</td>
            <td align="left" colspan="1" rowspan="1">1793</td>
            <td align="left" colspan="1" rowspan="1">2305</td>
            <td align="left" colspan="1" rowspan="1">1280</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">5</td>
            <td align="left" colspan="1" rowspan="1">ML-DSA-87</td>
            <td align="left" colspan="1" rowspan="1">2592</td>
            <td align="left" colspan="1" rowspan="1">4896</td>
            <td align="left" colspan="1" rowspan="1">4627</td>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-12-6">As is clear from the above table, PQC KEMs and signature schemes typically have significantly larger keys and ciphertexts/signatures than their traditional counterparts. These increased key and signatures sizes could introduce problems in protocols. As an example, the Internet Key Exchange Protocol Version 2 (IKEv2) uses UDP as the transport protocol for its messages. One challenge with integrating a PQC KEM into IKEv2 is that IKE fragmentation cannot be utilized in the initial IKE_SA_INIT exchange. To address this issue, <xref target="RFC9242" format="default" sectionFormat="of" derivedContent="RFC9242"/> introduces a solution by defining a new exchange called the "Intermediate Exchange", which can be fragmented using the IKE fragmentation mechanism. <xref target="RFC9370" format="default" sectionFormat="of" derivedContent="RFC9370"/> then uses this Intermediate Exchange to carry out the PQC key exchange after the initial IKEv2 exchange and before the IKE_AUTH exchange. Another example from Section 6.3.3 of <xref target="SP-1800-38C" format="default" sectionFormat="of" derivedContent="SP-1800-38C"/> shows that increased key and signature sizes cause protocol key exchange messages to span more network packets, which results in a higher total loss probability per packet. In lossy network conditions, this may increase the latency of the key exchange.</t>
    </section>
    <section anchor="PQT" numbered="true" removeInRFC="false" toc="include" pn="section-13">
      <name slugifiedName="name-post-quantum-and-traditiona">Post-Quantum and Traditional (PQ/T) Hybrid Schemes</name>
      <t indent="0" pn="section-13-1">The migration to PQC is unique in the history of modern digital cryptography in that neither the traditional algorithms nor the post-quantum algorithms are fully trusted to protect data for the required lifetimes. The traditional algorithms, such as RSA and ECDH, will fall to quantum cryptanalysis, while the post-quantum algorithms face uncertainty about the underlying mathematics, compliance issues, unknown vulnerabilities, and hardware and software implementations that have not had sufficient maturing time to rule out traditional cryptanalytic attacks and implementation bugs.</t>
      <t indent="0" pn="section-13-2">During the transition from traditional to post-quantum algorithms, there may be a desire or a requirement for protocols that use both algorithm types. <xref target="RFC9794" format="default" sectionFormat="of" derivedContent="RFC9794"/> defines the terminology for PQ/T hybrid schemes.</t>
      <section anchor="pqt-hybrid-confidentiality" numbered="true" removeInRFC="false" toc="include" pn="section-13.1">
        <name slugifiedName="name-pq-t-hybrid-confidentiality">PQ/T Hybrid Confidentiality</name>
        <t indent="0" pn="section-13.1-1">The PQ/T Hybrid Confidentiality property can be used to mitigate both "harvest now, decrypt now" and HNDL attacks described in <xref target="timeline" format="default" sectionFormat="of" derivedContent="Section 7"/>. If the PQ portion were to have a flaw, the traditional (T) algorithm, which is secure against today's attackers, prevents immediate decryption ("harvest now, decrypt now"). If the T algorithm is broken in the future by CRQCs, the PQ portion, assuming it remains secure, prevents later decryption (i.e., HNDL). A hybrid construction therefore provides confidentiality as long as at least one component remains secure. Two types of hybrid key agreement schemes are discussed below.</t>
        <dl indent="3" newline="false" spacing="normal" pn="section-13.1-2">
          <dt pn="section-13.1-2.1">Concatenated hybrid key agreement scheme:</dt>
          <dd pn="section-13.1-2.2">
            <t indent="0" pn="section-13.1-2.2.1">The final shared secret that will be used as an input of the key derivation function is the result of the concatenation of the secrets established with each key agreement scheme. For example, in <xref target="I-D.ietf-tls-hybrid-design" format="default" sectionFormat="of" derivedContent="TLS-HYB-KEY-EXCH"/>, the client uses the TLS supported groups extension to advertise support for a PQ/T hybrid scheme, and the server can select this group if it supports the scheme. The hybrid-aware client and server establish a hybrid secret by concatenating the two shared secrets, which is used as the shared secret in the existing TLS 1.3 key schedule.</t>
          </dd>
          <dt pn="section-13.1-2.3">Cascaded hybrid key agreement scheme:</dt>
          <dd pn="section-13.1-2.4">
            <t indent="0" pn="section-13.1-2.4.1">The final shared secret is computed by applying as many iterations of the key derivation function as the number of key agreement schemes composing the hybrid key agreement scheme. For example, <xref target="RFC9370" format="default" sectionFormat="of" derivedContent="RFC9370"/> extends IKEv2 to allow one or more PQC algorithms in addition to the traditional algorithm to derive the final IKE Security Association (SA) keys using the cascade method as explained in <xref section="2.2.2" sectionFormat="of" target="RFC9370" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9370#section-2.2.2" derivedContent="RFC9370"/>.</t>
          </dd>
        </dl>
        <t indent="0" pn="section-13.1-3">Various instantiations of these two types of hybrid key agreement schemes have been explored. One must be careful when selecting which hybrid scheme to use. The chosen scheme for protocols like TLS 1.3 <xref target="I-D.ietf-tls-hybrid-design" format="default" sectionFormat="of" derivedContent="TLS-HYB-KEY-EXCH"/> has IND-CCA2 robustness. That is, IND-CCA2 security is guaranteed for the scheme as long as at least one of the component algorithms is IND-CCA2 secure.</t>
      </section>
      <section anchor="pqt-hybrid-authentication" numbered="true" removeInRFC="false" toc="include" pn="section-13.2">
        <name slugifiedName="name-pq-t-hybrid-authentication">PQ/T Hybrid Authentication</name>
        <t indent="0" pn="section-13.2-1">The PQ/T hybrid authentication property provides resilience against catastrophic breaks or unforeseen vulnerabilities in PQC algorithms, allowing systems additional time to stabilize before migrating fully to pure PQ deployments.</t>
        <t indent="0" pn="section-13.2-2">This property ensures authentication using a PQ/T hybrid scheme as long as at least one component algorithm remains secure. For example, a PQ/T hybrid certificate <xref target="I-D.ietf-lamps-pq-composite-sigs" format="default" sectionFormat="of" derivedContent="ML-DSA-X.509"/> can be employed to facilitate a PQ/T hybrid authentication protocol. However, a PQ/T hybrid authentication protocol does not need to use a PQ/T hybrid certificate; separate certificates could be used for individual component algorithms <xref target="RFC9763" format="default" sectionFormat="of" derivedContent="RFC9763"/>. When separate certificates are used, it may be possible for attackers to take them apart or put them together in unexpected ways, including enabling cross-protocol attacks. The exact risks this presents are highly dependent on the protocol and use case, so a full security analysis is needed. Best practices for ensuring that pairs of certificates are only used as intended are discussed in more detail in Sections <xref target="COMPOSITE" format="counter" sectionFormat="of" derivedContent="13.3.2"/> and <xref target="REUSE" format="counter" sectionFormat="of" derivedContent="13.3.3"/> of this document.</t>
        <t indent="0" pn="section-13.2-3">The frequency and duration of system upgrades and the time when CRQCs will become widely available need to be weighed to determine whether and when to support the PQ/T Hybrid Authentication property.</t>
      </section>
      <section anchor="hybrid-cryptographic-algorithm-combinations-considerations-and-approaches" numbered="true" removeInRFC="false" toc="include" pn="section-13.3">
        <name slugifiedName="name-hybrid-cryptographic-algori">Hybrid Cryptographic Algorithm Combinations: Considerations and Approaches</name>
        <section anchor="hybrid-cryptographic-combinations" numbered="true" removeInRFC="false" toc="include" pn="section-13.3.1">
          <name slugifiedName="name-hybrid-cryptographic-combin">Hybrid Cryptographic Combinations</name>
          <t indent="0" pn="section-13.3.1-1">It is also possible to use more than two algorithms together in a hybrid scheme, with various methods for combining them. For post-quantum transition purposes, the combination of a post-quantum algorithm with a traditional algorithm is the most straightforward and recommended. The use of multiple post-quantum algorithms with different mathematical bases has also been considered. Combining algorithms in a way that requires both to be used together ensures stronger security, while combinations that do not require both will sacrifice security but offer other benefits like backwards compatibility and crypto agility. Including a traditional key alongside a post-quantum key often has minimal bandwidth impact.</t>
        </section>
        <section anchor="COMPOSITE" numbered="true" removeInRFC="false" toc="include" pn="section-13.3.2">
          <name slugifiedName="name-composite-keys-in-hybrid-sc">Composite Keys in Hybrid Schemes</name>
          <t indent="0" pn="section-13.3.2-1">When combining keys in an "and" mode, it may make more sense to consider them to be a single composite key instead of two keys. This generally requires fewer changes to various components of PKI ecosystems, many of which are not prepared to deal with two keys or dual signatures. To those protocol- or application-layer parsers, a "composite" algorithm composed of two "component" algorithms is simply a new algorithm, and support for adding new algorithms generally already exists. Treating multiple "component" keys as a single "composite" key also has security advantages, such as preventing cross-protocol reuse of the individual component keys and guarantees about revoking or retiring all component keys together at the same time, especially if the composite is treated as a single object all the way down into the cryptographic module.</t>
          <t indent="0" pn="section-13.3.2-2">All that needs to be done is to standardize the formats of how the two keys from the two algorithms are combined into a single data structure and how the two resulting signatures or KEMs are combined into a single signature or KEM. The answer can be as simple as concatenation if the lengths are fixed or easily determined. At the time this document is published, security research is ongoing as to the security properties of concatenation-based composite signatures and KEMs versus more sophisticated signature and KEM combiners and protocol contexts in which those simpler combiners are sufficient.</t>
          <t indent="0" pn="section-13.3.2-3">One last consideration is the specific pairs of algorithms that can be combined. A recent trend in protocols is to only allow a small number of "known good" configurations that make sense, often referred to in cryptography as a "ciphersuite", instead of allowing arbitrary combinations of individual configuration choices that may interact in dangerous ways. The current consensus is that the same approach should be followed for combining cryptographic algorithms and that "known good" pairs should be explicitly listed ("explicit composite") instead of just allowing arbitrary combinations of any two cryptographic algorithms ("generic composite").</t>
          <t indent="0" pn="section-13.3.2-4">The same considerations apply when using multiple certificates to transport a pair of related keys for the same subject. Exactly how two certificates should be managed in order to avoid some of the pitfalls mentioned above is still an active area of investigation. Using two certificates keeps the certificate tooling simple and straightforward, but in the end, this simply moves problems (i.e., problems with the requirement that both certificates be used as a pair, that two signatures that must be carried separately, and that both validate) to the certificate management layer, where addressing these concerns in a robust way can be difficult.</t>
          <t indent="0" pn="section-13.3.2-5">At least one scheme has been proposed that allows the pair of certificates to exist as a single certificate when being issued and managed but dynamically split into individual certificates when needed (see <xref target="I-D.bonnell-lamps-chameleon-certs" format="default" sectionFormat="of" derivedContent="ENC-PAIR-CERTS"/>).</t>
        </section>
        <section anchor="REUSE" numbered="true" removeInRFC="false" toc="include" pn="section-13.3.3">
          <name slugifiedName="name-key-reuse-in-hybrid-schemes">Key Reuse in Hybrid Schemes</name>
          <t indent="0" pn="section-13.3.3-1">An important security note, particularly when using hybrid signature keys, but also to a lesser extent hybrid KEM keys, is key reuse. In traditional cryptography, problems can occur with so-called "cross-protocol attacks" when the same key can be used for multiple protocols; for example, signing TLS handshakes and signing S/MIME emails. While it is not best practice to reuse keys within the same protocol, e.g., using the same key for multiple S/MIME certificates for the same user, it is not generally catastrophic for security. However, key reuse becomes a large security problem within hybrid schemes.</t>
          <t indent="0" pn="section-13.3.3-2">Consider an {RSA, ML-DSA} hybrid key where the RSA key also appears within a single-algorithm certificate. In this case, an attacker could perform a "stripping attack" where they take some piece of data signed with the {RSA, ML-DSA} key, remove the ML-DSA signature, and present the data as if it was intended for the RSA only certificate. This leads to a set of security definitions called "non-separability properties", which refers to how well the signature scheme resists various complexities of downgrade/stripping attacks <xref target="I-D.ietf-pquip-hybrid-signature-spectrums" format="default" sectionFormat="of" derivedContent="HYBRID-SIG-SPECT"/>. Therefore, it is recommended that implementers either reuse the entire hybrid key as a whole or perform fresh key generation of all component keys per usage, and must not take an existing key and reuse it as a component of a hybrid key.</t>
        </section>
        <section anchor="future-directions-and-ongoing-research" numbered="true" removeInRFC="false" toc="include" pn="section-13.3.4">
          <name slugifiedName="name-future-directions-and-ongoi">Future Directions and Ongoing Research</name>
          <t indent="0" pn="section-13.3.4-1">Many aspects of hybrid cryptography are still under investigation. The LAMPS Working Group at IETF is actively exploring the security properties of these combinations, and future standards will reflect the evolving consensus on these issues.</t>
        </section>
      </section>
    </section>
    <section anchor="impact-on-constrained-devices-and-networks" numbered="true" removeInRFC="false" toc="include" pn="section-14">
      <name slugifiedName="name-impact-on-constrained-devic">Impact on Constrained Devices and Networks</name>
      <t indent="0" pn="section-14-1">PQC algorithms generally have larger keys, ciphertext, and signature sizes than traditional public key algorithms. This has particular impact on constrained devices that operate with limited data rates. In the IoT space, these constraints have historically driven significant optimization efforts in the IETF (e.g., in the LAKE and CoRE Working Groups) to adapt security protocols to resource-constrained environments.</t>
      <t indent="0" pn="section-14-2">As the transition to PQC progresses, these environments will face similar challenges. Larger message sizes can increase handshake latency, raise energy consumption, and require fragmentation logic. Work is ongoing in the IETF to study how PQC can be deployed in constrained devices (see <xref target="I-D.ietf-pquip-pqc-hsm-constrained" format="default" sectionFormat="of" derivedContent="CONSTRAIN-DEV-PCQ"/>).</t>
    </section>
    <section anchor="security-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-15">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <section anchor="cryptanalysis" numbered="true" removeInRFC="false" toc="include" pn="section-15.1">
        <name slugifiedName="name-cryptanalysis">Cryptanalysis</name>
        <t indent="0" pn="section-15.1-1">Traditional cryptanalysis exploits weaknesses in algorithm design, mathematical vulnerabilities, or implementation flaws that are exploitable with classical (i.e., non-quantum) hardware, whereas quantum cryptanalysis harnesses the power of CRQCs to solve specific mathematical problems more efficiently. Quantum side-channel attacks are another form of quantum cryptanalysis. In such attacks, a device under threat is directly connected to a quantum computer, which then injects entangled or superimposed data streams to exploit hardware that lacks protection against quantum side channels. Both pose threats to the security of cryptographic algorithms, including those used in PQC. It is crucial to develop and adopt new cryptographic algorithms resilient against these threats to ensure long-term security in the face of advancing cryptanalysis techniques.</t>
        <t indent="0" pn="section-15.1-2">Recent attacks on the side-channel implementations using deep learning-based power analysis have also shown that one needs to be cautious while implementing the required PQC algorithms in hardware. Two of the most recent works include one attack on ML-KEM <xref target="KyberSide" format="default" sectionFormat="of" derivedContent="KyberSide"/> and one attack on Saber <xref target="SaberSide" format="default" sectionFormat="of" derivedContent="SaberSide"/>. An evolving threat landscape points to the fact that lattice-based cryptography is indeed more vulnerable to side-channel attacks as in <xref target="SideCh" format="default" sectionFormat="of" derivedContent="SideCh"/> and <xref target="LatticeSide" format="default" sectionFormat="of" derivedContent="LatticeSide"/>. Consequently, some mitigation techniques for side-channel attacks have been proposed; see <xref target="Mitigate1" format="default" sectionFormat="of" derivedContent="Mitigate1"/>, <xref target="Mitigate2" format="default" sectionFormat="of" derivedContent="Mitigate2"/>, and <xref target="Mitigate3" format="default" sectionFormat="of" derivedContent="Mitigate3"/>.</t>
      </section>
      <section anchor="cryptographic-agility" numbered="true" removeInRFC="false" toc="include" pn="section-15.2">
        <name slugifiedName="name-cryptographic-agility">Cryptographic Agility</name>
        <t indent="0" pn="section-15.2-1">Cryptographic agility is recommended for both traditional and quantum cryptanalysis as it enables organizations to adapt to emerging threats, adopt stronger algorithms, comply with standards, and plan for long-term security in the face of evolving cryptanalytic techniques and the advent of CRQCs.</t>
        <t indent="0" pn="section-15.2-2">Several PQC schemes are available that need to be tested; cryptography experts around the world are pushing for the best possible solutions, and the first standards that will ease the introduction of PQC are being prepared. This is of paramount importance and is a call for imminent action for organizations, bodies, and enterprises to start evaluating their cryptographic agility, assess the complexity of implementing PQC into their products, processes, and systems, and develop a migration plan that achieves their security goals to the best possible extent.</t>
        <t indent="0" pn="section-15.2-3">An important and often overlooked step in achieving cryptographic agility is maintaining a cryptographic inventory. Modern software stacks incorporate cryptography in numerous places, making it challenging to identify all instances. Therefore, cryptographic agility and inventory management take two major forms. First, application developers responsible for software maintenance should actively search for instances of hard-coded cryptographic algorithms within applications. When possible, they should design the choice of algorithm to be dynamic, based on application configuration. Second, administrators, policy officers, and compliance teams should take note of any instances where an application exposes cryptographic configurations. These instances should be managed through either organization-wide written cryptographic policies or automated cryptographic policy systems.</t>
        <t indent="0" pn="section-15.2-4">Numerous commercial solutions are available for detecting hard-coded cryptographic algorithms in source code and compiled binaries, as well as providing cryptographic policy management control planes for enterprise and production environments.</t>
      </section>
      <section anchor="jurisdictional-fragmentation" numbered="true" removeInRFC="false" toc="include" pn="section-15.3">
        <name slugifiedName="name-jurisdictional-fragmentatio">Jurisdictional Fragmentation</name>
        <t indent="0" pn="section-15.3-1">Another potential application of hybrid schemes bears mentioning, even though it is not directly related to PQC: using hybrids to navigate inter-jurisdictional cryptographic connections. Traditional cryptography is already fragmented by jurisdiction. Consider that while most jurisdictions support ECDH, those in the United States will prefer the NIST curves while those in Germany will prefer the Brainpool curves. China, Russia, and other jurisdictions have their own national cryptography standards. This situation of fragmented global cryptography standards is unlikely to improve with PQC. If "and" mode hybrid schemes become standardized for the reasons mentioned above, then one could imagine leveraging them to create ciphersuites in which a single cryptographic operation simultaneously satisfies the cryptographic requirements of both endpoints.</t>
      </section>
      <section anchor="hybrid-key-exchange-and-signatures-bridging-the-gap-between-pqt-cryptography" numbered="true" removeInRFC="false" toc="include" pn="section-15.4">
        <name slugifiedName="name-hybrid-key-exchange-and-sig">Hybrid Key Exchange and Signatures: Bridging the Gap Between PQ/T Cryptography</name>
        <t indent="0" pn="section-15.4-1">Post-quantum algorithms selected for standardization are relatively new and have not been subject to the same depth of study as traditional algorithms. PQC implementations will also be new and therefore more likely to contain implementation bugs than the battle-tested crypto implementations that are relied on today. In addition, certain deployments may need to retain traditional algorithms due to regulatory constraints, e.g., FIPS <xref target="SP-800-56C" format="default" sectionFormat="of" derivedContent="SP-800-56C"/> or Payment Card Industry (PCI) compliance <xref target="PCI" format="default" sectionFormat="of" derivedContent="PCI"/>. Hybrid key exchange is recommended to enhance security against the HNDL attack. Additionally, hybrid signatures provide for time to react in the case of the announcement of a devastating attack against any one algorithm, while not fully abandoning traditional cryptosystems.</t>
        <t indent="0" pn="section-15.4-2">Hybrid key exchange performs both a classical and a post-quantum key exchange in parallel. It provides security redundancy against potential weaknesses in PQC algorithms, allows for a gradual transition of trust in PQC algorithms, and, in backward-compatible designs, enables gradual adoption without breaking compatibility with existing systems. For instance, in TLS 1.3, a hybrid key exchange can combine a widely supported classical algorithm, such as X25519, with a post-quantum algorithm like ML-KEM. This allows legacy clients to continue using the classical algorithm while enabling upgraded clients to proceed with hybrid key exchange. In contrast, overhead-spreading hybrid designs focus on reducing the PQ overhead. For example, approaches like those described in <xref target="I-D.ietf-mls-combiner" format="default" sectionFormat="of" derivedContent="PQ-MLS"/> amortize PQ costs by selectively applying PQ updates in key exchange processes, allowing systems to balance security and efficiency. This strategy ensures a post-quantum secure channel while keeping the overhead manageable, making it particularly suitable for constrained environments.</t>
        <t indent="0" pn="section-15.4-3">While some hybrid key exchange options introduce additional computational and bandwidth overhead, the impact of traditional key exchange algorithms (e.g., key size) is typically small, helping to keep the overall increase in resource usage manageable for most systems. In highly constrained environments, however, those hybrid key exchange protocols may be impractical due to their higher resource requirements compared to pure post-quantum or traditional key exchange approaches. However, some hybrid key exchange designs distribute the PQC overhead, making them more suitable for constrained environments. The choice of hybrid key exchange design depends on the specific system requirements and use case, so the appropriate approach may vary.</t>
      </section>
      <section anchor="caution-ciphertext-commitment-in-kem-vs-dh" numbered="true" removeInRFC="false" toc="include" pn="section-15.5">
        <name slugifiedName="name-caution-ciphertext-commitme">Caution: Ciphertext Commitment in KEM vs. DH</name>
        <t indent="0" pn="section-15.5-1">The ciphertext generated by a KEM is not necessarily directly linked to the shared secret it produces. KEMs allow for multiple ciphertexts to encapsulate the same shared secret, which enables flexibility in key management without enforcing a strict one-to-one correspondence between ciphertexts and shared secrets. This allows for secret reuse across different recipients, sessions, or operational contexts without the need for new secrets for each use, simplifying key distribution and reducing computational overhead. In contrast, cryptographic schemes like Diffie-Hellman inherently link the public key to the derived shared secret, meaning any change in the public key results in a different shared secret.</t>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" removeInRFC="false" toc="include" pn="section-16">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-16-1">This document has no IANA actions.</t>
    </section>
    <section anchor="further-reading-and-resources" numbered="true" removeInRFC="false" toc="include" pn="section-17">
      <name slugifiedName="name-further-reading-and-resourc">Further Reading and Resources</name>
      <t indent="0" pn="section-17-1">A good book on modern cryptography is "Serious Cryptography, 2nd Edition" by Jean-Philippe Aumasson <xref target="Serious-Crypt" format="default" sectionFormat="of" derivedContent="Serious-Crypt"/>.</t>
      <t indent="0" pn="section-17-2">The Open Quantum Safe (OQS) Project <xref target="OQS" format="default" sectionFormat="of" derivedContent="OQS"/> is an open-source project that aims to support the transition to quantum-resistant cryptography.</t>
      <t indent="0" pn="section-17-3">The IETF's PQUIP Working Group <xref target="PQUIP-WG" format="default" sectionFormat="of" derivedContent="PQUIP-WG"/> maintains a list of PQC-related protocol work within the IETF.</t>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.bonnell-lamps-chameleon-certs" to="ENC-PAIR-CERTS"/>
    <displayreference target="I-D.connolly-cfrg-xwing-kem" to="X-WING"/>
    <displayreference target="I-D.ietf-mls-combiner" to="PQ-MLS"/>
    <displayreference target="I-D.ietf-hpke-pq" to="PQ-HPKE"/>
    <displayreference target="I-D.ietf-lamps-pq-composite-sigs" to="ML-DSA-X.509"/>
    <displayreference target="I-D.ietf-pquip-hybrid-signature-spectrums" to="HYBRID-SIG-SPECT"/>
    <displayreference target="I-D.ietf-pquip-pqc-hsm-constrained" to="CONSTRAIN-DEV-PCQ"/>
    <displayreference target="I-D.ietf-tls-hybrid-design" to="TLS-HYB-KEY-EXCH"/>
    <displayreference target="I-D.irtf-cfrg-bbs-signatures" to="BBS-SIG-SCHEME"/>
    <displayreference target="I-D.irtf-cfrg-hybrid-kems" to="PQ-KEM"/>
    <displayreference target="I-D.ounsworth-cfrg-kem-combiners" to="KEM-COMBINER"/>
    <references anchor="sec-combined-references" pn="section-18">
      <name slugifiedName="name-references">References</name>
      <references anchor="sec-normative-references" pn="section-18.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="ClassicMcEliece" target="https://classic.mceliece.org/" quoteTitle="true" derivedAnchor="ClassicMcEliece">
          <front>
            <title>Classic McEliece</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="FN-DSA" target="https://falcon-sign.info/" quoteTitle="true" derivedAnchor="FN-DSA">
          <front>
            <title>FALCON: Fast Fourier lattice-based compact signatures over NTRU</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="FrodoKEM" target="https://frodokem.org/" quoteTitle="true" derivedAnchor="FrodoKEM">
          <front>
            <title>FrodoKEM</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="Grovers" target="https://dl.acm.org/doi/10.1145/237814.237866" quoteTitle="true" derivedAnchor="Grovers">
          <front>
            <title>A fast quantum mechanical algorithm for database search</title>
            <author fullname="Lok K. Grover">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1996" month="July" day="01"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/237814.237866"/>
          <refcontent>STOC '96: Proceedings of the twenty-eighth annual ACM symposium on Theory of Computing, pp. 212-219</refcontent>
        </reference>
        <reference anchor="ML-DSA" target="https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.pdf" quoteTitle="true" derivedAnchor="ML-DSA">
          <front>
            <title>Module-Lattice-Based Digital Signature Standard</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date year="2024" month="August"/>
          </front>
          <seriesInfo name="NIST FIPS" value="204"/>
          <seriesInfo name="DOI" value="10.6028/NIST.FIPS.204"/>
        </reference>
        <reference anchor="ML-KEM" target="https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.203.pdf" quoteTitle="true" derivedAnchor="ML-KEM">
          <front>
            <title>Module-Lattice-Based Key-Encapsulation Mechanism Standard</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date year="2024" month="August"/>
          </front>
          <seriesInfo name="NIST FIPS" value="203"/>
          <seriesInfo name="DOI" value="10.6028/nist.fips.203"/>
        </reference>
        <reference anchor="NTRU" target="https://ntru.org/index.shtml" quoteTitle="true" derivedAnchor="NTRU">
          <front>
            <title>NTRU</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="RFC4034" target="https://www.rfc-editor.org/info/rfc4034" quoteTitle="true" derivedAnchor="RFC4034">
          <front>
            <title>Resource Records for the DNS Security Extensions</title>
            <author fullname="R. Arends" initials="R." surname="Arends"/>
            <author fullname="R. Austein" initials="R." surname="Austein"/>
            <author fullname="M. Larson" initials="M." surname="Larson"/>
            <author fullname="D. Massey" initials="D." surname="Massey"/>
            <author fullname="S. Rose" initials="S." surname="Rose"/>
            <date month="March" year="2005"/>
            <abstract>
              <t indent="0">This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC). The DNS Security Extensions are a collection of resource records and protocol modifications that provide source authentication for the DNS. This document defines the public key (DNSKEY), delegation signer (DS), resource record digital signature (RRSIG), and authenticated denial of existence (NSEC) resource records. The purpose and format of each resource record is described in detail, and an example of each resource record is given.</t>
              <t indent="0">This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4034"/>
          <seriesInfo name="DOI" value="10.17487/RFC4034"/>
        </reference>
        <reference anchor="RFC6090" target="https://www.rfc-editor.org/info/rfc6090" quoteTitle="true" derivedAnchor="RFC6090">
          <front>
            <title>Fundamental Elliptic Curve Cryptography Algorithms</title>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="K. Igoe" initials="K." surname="Igoe"/>
            <author fullname="M. Salter" initials="M." surname="Salter"/>
            <date month="February" year="2011"/>
            <abstract>
              <t indent="0">This note describes the fundamental algorithms of Elliptic Curve Cryptography (ECC) as they were defined in some seminal references from 1994 and earlier. These descriptions may be useful for implementing the fundamental algorithms without using any of the specialized methods that were developed in following years. Only elliptic curves defined over fields of characteristic greater than three are in scope; these curves are those used in Suite B. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6090"/>
          <seriesInfo name="DOI" value="10.17487/RFC6090"/>
        </reference>
        <reference anchor="RFC8235" target="https://www.rfc-editor.org/info/rfc8235" quoteTitle="true" derivedAnchor="RFC8235">
          <front>
            <title>Schnorr Non-interactive Zero-Knowledge Proof</title>
            <author fullname="F. Hao" initials="F." role="editor" surname="Hao"/>
            <date month="September" year="2017"/>
            <abstract>
              <t indent="0">This document describes the Schnorr non-interactive zero-knowledge (NIZK) proof, a non-interactive variant of the three-pass Schnorr identification scheme. The Schnorr NIZK proof allows one to prove the knowledge of a discrete logarithm without leaking any information about its value. It can serve as a useful building block for many cryptographic protocols to ensure that participants follow the protocol specification honestly. This document specifies the Schnorr NIZK proof in both the finite field and the elliptic curve settings.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8235"/>
          <seriesInfo name="DOI" value="10.17487/RFC8235"/>
        </reference>
        <reference anchor="RFC8391" target="https://www.rfc-editor.org/info/rfc8391" quoteTitle="true" derivedAnchor="RFC8391">
          <front>
            <title>XMSS: eXtended Merkle Signature Scheme</title>
            <author fullname="A. Huelsing" initials="A." surname="Huelsing"/>
            <author fullname="D. Butin" initials="D." surname="Butin"/>
            <author fullname="S. Gazdag" initials="S." surname="Gazdag"/>
            <author fullname="J. Rijneveld" initials="J." surname="Rijneveld"/>
            <author fullname="A. Mohaisen" initials="A." surname="Mohaisen"/>
            <date month="May" year="2018"/>
            <abstract>
              <t indent="0">This note describes the eXtended Merkle Signature Scheme (XMSS), a hash-based digital signature system that is based on existing descriptions in scientific literature. This note specifies Winternitz One-Time Signature Plus (WOTS+), a one-time signature scheme; XMSS, a single-tree scheme; and XMSS^MT, a multi-tree variant of XMSS. Both XMSS and XMSS^MT use WOTS+ as a main building block. XMSS provides cryptographic digital signatures without relying on the conjectured hardness of mathematical problems. Instead, it is proven that it only relies on the properties of cryptographic hash functions. XMSS provides strong security guarantees and is even secure when the collision resistance of the underlying hash function is broken. It is suitable for compact implementations, is relatively simple to implement, and naturally resists side-channel attacks. Unlike most other signature systems, hash-based signatures can so far withstand known attacks using quantum computers.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8391"/>
          <seriesInfo name="DOI" value="10.17487/RFC8391"/>
        </reference>
        <reference anchor="RFC8446" target="https://www.rfc-editor.org/info/rfc8446" quoteTitle="true" derivedAnchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t indent="0">This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t indent="0">This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8554" target="https://www.rfc-editor.org/info/rfc8554" quoteTitle="true" derivedAnchor="RFC8554">
          <front>
            <title>Leighton-Micali Hash-Based Signatures</title>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="M. Curcio" initials="M." surname="Curcio"/>
            <author fullname="S. Fluhrer" initials="S." surname="Fluhrer"/>
            <date month="April" year="2019"/>
            <abstract>
              <t indent="0">This note describes a digital-signature system based on cryptographic hash functions, following the seminal work in this area of Lamport, Diffie, Winternitz, and Merkle, as adapted by Leighton and Micali in 1995. It specifies a one-time signature scheme and a general signature scheme. These systems provide asymmetric authentication without using large integer mathematics and can achieve a high security level. They are suitable for compact implementations, are relatively simple to implement, and are naturally resistant to side-channel attacks. Unlike many other signature systems, hash-based signatures would still be secure even if it proves feasible for an attacker to build a quantum computer.</t>
              <t indent="0">This document is a product of the Crypto Forum Research Group (CFRG) in the IRTF. This has been reviewed by many researchers, both in the research group and outside of it. The Acknowledgements section lists many of them.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8554"/>
          <seriesInfo name="DOI" value="10.17487/RFC8554"/>
        </reference>
        <reference anchor="RFC9180" target="https://www.rfc-editor.org/info/rfc9180" quoteTitle="true" derivedAnchor="RFC9180">
          <front>
            <title>Hybrid Public Key Encryption</title>
            <author fullname="R. Barnes" initials="R." surname="Barnes"/>
            <author fullname="K. Bhargavan" initials="K." surname="Bhargavan"/>
            <author fullname="B. Lipp" initials="B." surname="Lipp"/>
            <author fullname="C. Wood" initials="C." surname="Wood"/>
            <date month="February" year="2022"/>
            <abstract>
              <t indent="0">This document describes a scheme for hybrid public key encryption (HPKE). This scheme provides a variant of public key encryption of arbitrary-sized plaintexts for a recipient public key. It also includes three authenticated variants, including one that authenticates possession of a pre-shared key and two optional ones that authenticate possession of a key encapsulation mechanism (KEM) private key. HPKE works for any combination of an asymmetric KEM, key derivation function (KDF), and authenticated encryption with additional data (AEAD) encryption function. Some authenticated variants may not be supported by all KEMs. We provide instantiations of the scheme using widely used and efficient primitives, such as Elliptic Curve Diffie-Hellman (ECDH) key agreement, HMAC-based key derivation function (HKDF), and SHA2.</t>
              <t indent="0">This document is a product of the Crypto Forum Research Group (CFRG) in the IRTF.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9180"/>
          <seriesInfo name="DOI" value="10.17487/RFC9180"/>
        </reference>
        <reference anchor="RFC9242" target="https://www.rfc-editor.org/info/rfc9242" quoteTitle="true" derivedAnchor="RFC9242">
          <front>
            <title>Intermediate Exchange in the Internet Key Exchange Protocol Version 2 (IKEv2)</title>
            <author fullname="V. Smyslov" initials="V." surname="Smyslov"/>
            <date month="May" year="2022"/>
            <abstract>
              <t indent="0">This document defines a new exchange, called "Intermediate Exchange", for the Internet Key Exchange Protocol Version 2 (IKEv2). This exchange can be used for transferring large amounts of data in the process of IKEv2 Security Association (SA) establishment. An example of the need to do this is using key exchange methods resistant to Quantum Computers (QCs) for IKE SA establishment. The Intermediate Exchange makes it possible to use the existing IKE fragmentation mechanism (which cannot be used in the initial IKEv2 exchange), helping to avoid IP fragmentation of large IKE messages if they need to be sent before IKEv2 SA is established.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9242"/>
          <seriesInfo name="DOI" value="10.17487/RFC9242"/>
        </reference>
        <reference anchor="RFC9370" target="https://www.rfc-editor.org/info/rfc9370" quoteTitle="true" derivedAnchor="RFC9370">
          <front>
            <title>Multiple Key Exchanges in the Internet Key Exchange Protocol Version 2 (IKEv2)</title>
            <author fullname="CJ. Tjhai" initials="CJ." surname="Tjhai"/>
            <author fullname="M. Tomlinson" initials="M." surname="Tomlinson"/>
            <author fullname="G. Bartlett" initials="G." surname="Bartlett"/>
            <author fullname="S. Fluhrer" initials="S." surname="Fluhrer"/>
            <author fullname="D. Van Geest" initials="D." surname="Van Geest"/>
            <author fullname="O. Garcia-Morchon" initials="O." surname="Garcia-Morchon"/>
            <author fullname="V. Smyslov" initials="V." surname="Smyslov"/>
            <date month="May" year="2023"/>
            <abstract>
              <t indent="0">This document describes how to extend the Internet Key Exchange Protocol Version 2 (IKEv2) to allow multiple key exchanges to take place while computing a shared secret during a Security Association (SA) setup.</t>
              <t indent="0">This document utilizes the IKE_INTERMEDIATE exchange, where multiple key exchanges are performed when an IKE SA is being established. It also introduces a new IKEv2 exchange, IKE_FOLLOWUP_KE, which is used for the same purpose when the IKE SA is being rekeyed or is creating additional Child SAs.</t>
              <t indent="0">This document updates RFC 7296 by renaming a Transform Type 4 from "Diffie-Hellman Group (D-H)" to "Key Exchange Method (KE)" and renaming a field in the Key Exchange Payload from "Diffie-Hellman Group Num" to "Key Exchange Method". It also renames an IANA registry for this Transform Type from "Transform Type 4 - Diffie- Hellman Group Transform IDs" to "Transform Type 4 - Key Exchange Method Transform IDs". These changes generalize key exchange algorithms that can be used in IKEv2.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9370"/>
          <seriesInfo name="DOI" value="10.17487/RFC9370"/>
        </reference>
        <reference anchor="RFC9881" target="https://www.rfc-editor.org/info/rfc9881" quoteTitle="true" derivedAnchor="RFC9881">
          <front>
            <title>Internet X.509 Public Key Infrastructure -- Algorithm Identifiers for the Module-Lattice-Based Digital Signature Algorithm (ML-DSA)</title>
            <author fullname="J. Massimo" initials="J." surname="Massimo"/>
            <author fullname="P. Kampanakis" initials="P." surname="Kampanakis"/>
            <author fullname="S. Turner" initials="S." surname="Turner"/>
            <author fullname="B. E. Westerbaan" initials="B. E." surname="Westerbaan"/>
            <date month="October" year="2025"/>
            <abstract>
              <t indent="0">Digital signatures are used within X.509 certificates and Certificate Revocation Lists (CRLs), and to sign messages. This document specifies the conventions for using FIPS 204, the Module-Lattice-Based Digital Signature Algorithm (ML-DSA) in Internet X.509 certificates and CRLs. The conventions for the associated signatures, subject public keys, and private key are also described.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9881"/>
          <seriesInfo name="DOI" value="10.17487/RFC9881"/>
        </reference>
        <reference anchor="RSA" target="https://dl.acm.org/doi/pdf/10.1145/359340.359342" quoteTitle="true" derivedAnchor="RSA">
          <front>
            <title>A Method for Obtaining Digital Signatures and Public-Key Cryptosystems</title>
            <author fullname="Ronald L. Rivest">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Shamir">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="L." surname="Adleman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1978" month="February"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/359340.359342"/>
          <refcontent>Communications of the ACM, vol. 21, no. 2, pp. 120-126</refcontent>
        </reference>
        <reference anchor="Shors" target="https://arxiv.org/pdf/quant-ph/9508027" quoteTitle="true" derivedAnchor="Shors">
          <front>
            <title>Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer</title>
            <author initials="P." surname="Shor" fullname="Peter W. Shor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1996" month="January" day="25"/>
          </front>
          <refcontent>arXiv:quant-ph/9508027v2</refcontent>
        </reference>
        <reference anchor="SLH-DSA" target="https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.205.pdf" quoteTitle="true" derivedAnchor="SLH-DSA">
          <front>
            <title>Stateless Hash-Based Digital Signature Standard</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date year="2024" month="August"/>
          </front>
          <seriesInfo name="NIST FIPS" value="205"/>
          <seriesInfo name="DOI" value="10.6028/NIST.FIPS.205"/>
        </reference>
      </references>
      <references anchor="sec-informative-references" pn="section-18.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="AddSig" target="https://csrc.nist.gov/Projects/pqc-dig-sig/standardization" quoteTitle="true" derivedAnchor="AddSig">
          <front>
            <title>Post-Quantum Cryptography: Additional Digital Signature Schemes</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="ANSSI" target="https://cyber.gouv.fr/sites/default/files/document/follow_up_position_paper_on_post_quantum_cryptography.pdf" quoteTitle="true" derivedAnchor="ANSSI">
          <front>
            <title>ANSSI views on the Post-Quantum Cryptography transition (2023 follow up)</title>
            <author>
              <organization showOnFrontPage="true">ANSSI</organization>
            </author>
            <date year="2023" month="December" day="21"/>
          </front>
        </reference>
        <reference anchor="I-D.irtf-cfrg-bbs-signatures" target="https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-bbs-signatures-10" quoteTitle="true" derivedAnchor="BBS-SIG-SCHEME">
          <front>
            <title>The BBS Signature Scheme</title>
            <author fullname="Tobias Looker" initials="T." surname="Looker">
              <organization showOnFrontPage="true">MATTR</organization>
            </author>
            <author fullname="Vasilis Kalos" initials="V." surname="Kalos">
              <organization showOnFrontPage="true">MATTR</organization>
            </author>
            <author fullname="Andrew Whitehead" initials="A." surname="Whitehead">
              <organization showOnFrontPage="true">Portage</organization>
            </author>
            <author fullname="Mike Lodder" initials="M." surname="Lodder">
              <organization showOnFrontPage="true">CryptID</organization>
            </author>
            <date day="8" month="January" year="2026"/>
            <abstract>
              <t indent="0">This document describes the BBS Signature scheme, a secure, multi- message digital signature protocol, supporting proving knowledge of a signature while selectively disclosing any subset of the signed messages. Concretely, the scheme allows for signing multiple messages whilst producing a single, constant size, digital signature. Additionally, the possessor of a BBS signatures is able to create zero-knowledge, proofs of knowledge of a signature, while selectively disclosing subsets of the signed messages. Being zero-knowledge, the BBS proofs do not reveal any information about the undisclosed messages or the signature itself, while at the same time, guaranteeing the authenticity and integrity of the disclosed messages.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-irtf-cfrg-bbs-signatures-10"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="BHK09" target="https://eprint.iacr.org/2009/418" quoteTitle="true" derivedAnchor="BHK09">
          <front>
            <title>Subtleties in the Definition of IND-CCA: When and How Should Challenge-Decryption be Disallowed?</title>
            <author fullname="Mihir Bellare">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Dennis Hofheinz">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Eike Kiltz">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2009"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2009/418</refcontent>
        </reference>
        <reference anchor="BIKE" target="https://bikesuite.org/" quoteTitle="true" derivedAnchor="BIKE">
          <front>
            <title>BIKE</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="BPQS" target="https://eprint.iacr.org/2018/658" quoteTitle="true" derivedAnchor="BPQS">
          <front>
            <title>Blockchained Post-Quantum Signatures</title>
            <author fullname="Konstantinos Chalkias">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="James Brown">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Mike Hearn">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Tommy Lillehagen">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Igor Nitto">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Thomas Schroeter">
              <organization showOnFrontPage="true"/>
            </author>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2018/658</refcontent>
        </reference>
        <reference anchor="BSI-PQC" target="https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Brochure/quantum-safe-cryptography.html?nn=916626" quoteTitle="true" derivedAnchor="BSI-PQC">
          <front>
            <title>Quantum-safe cryptography - fundamentals, current developments and recommendations</title>
            <author>
              <organization showOnFrontPage="true">BSI</organization>
            </author>
            <date year="2022" month="May" day="18"/>
          </front>
        </reference>
        <reference anchor="Cloudflare" target="https://blog.cloudflare.com/nist-post-quantum-surprise/" quoteTitle="true" derivedAnchor="Cloudflare">
          <front>
            <title>NIST's pleasant post-quantum surprise</title>
            <author fullname="Bas Westerbaan">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022" month="July" day="08"/>
          </front>
          <refcontent>Cloudflare Blog</refcontent>
        </reference>
        <reference anchor="CNSA2-0" target="https://media.defense.gov/2025/May/30/2003728741/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS.PDF" quoteTitle="true" derivedAnchor="CNSA2-0">
          <front>
            <title>Announcing the Commercial National Security Algorithm Suite 2.0</title>
            <author>
              <organization showOnFrontPage="true">NSA</organization>
            </author>
            <date year="2022" month="September"/>
          </front>
        </reference>
        <reference anchor="I-D.ietf-pquip-pqc-hsm-constrained" target="https://datatracker.ietf.org/doc/html/draft-ietf-pquip-pqc-hsm-constrained-05" quoteTitle="true" derivedAnchor="CONSTRAIN-DEV-PCQ">
          <front>
            <title>Adapting Constrained Devices for Post-Quantum Cryptography</title>
            <author initials="T." surname="Reddy.K" fullname="Tirumaleswar Reddy.K">
              <organization showOnFrontPage="true">Nokia</organization>
            </author>
            <author initials="D." surname="Wing" fullname="Dan Wing">
              <organization showOnFrontPage="true">Citrix</organization>
            </author>
            <author initials="B." surname="Salter" fullname="Ben Salter">
              <organization showOnFrontPage="true">UK National Cyber Security Centre</organization>
            </author>
            <author initials="K." surname="Kwiatkowski" fullname="Kris Kwiatkowski">
              <organization showOnFrontPage="true">PQShield</organization>
            </author>
            <date month="April" day="1" year="2026"/>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-pquip-pqc-hsm-constrained-05"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="CRQCThreat" target="https://sam-jaques.appspot.com/quantum_landscape_2024" quoteTitle="true" derivedAnchor="CRQCThreat">
          <front>
            <title>Landscape of Quantum Computing</title>
            <author fullname="Sam Jaques">
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="CS01" target="https://eprint.iacr.org/2001/108" quoteTitle="true" derivedAnchor="CS01">
          <front>
            <title>Design and Analysis of Practical Public-Key Encryption Schemes Secure against Adaptive Chosen Ciphertext Attack</title>
            <author fullname="Ronald Cramer">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Victor Shoup">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2001"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2001/108</refcontent>
        </reference>
        <reference anchor="I-D.bonnell-lamps-chameleon-certs" target="https://datatracker.ietf.org/doc/html/draft-bonnell-lamps-chameleon-certs-07" quoteTitle="true" derivedAnchor="ENC-PAIR-CERTS">
          <front>
            <title>A Mechanism for Encoding Differences in Paired Certificates</title>
            <author fullname="Corey Bonnell" initials="C." surname="Bonnell">
              <organization showOnFrontPage="true">DigiCert</organization>
            </author>
            <author fullname="John Gray" initials="J." surname="Gray">
              <organization showOnFrontPage="true">Entrust</organization>
            </author>
            <author fullname="D. Hook" initials="D." surname="Hook">
              <organization showOnFrontPage="true">KeyFactor</organization>
            </author>
            <author fullname="Tomofumi Okubo" initials="T." surname="Okubo">
              <organization showOnFrontPage="true">DigiCert</organization>
            </author>
            <author fullname="Mike Ounsworth" initials="M." surname="Ounsworth">
              <organization showOnFrontPage="true">Entrust</organization>
            </author>
            <date day="18" month="October" year="2025"/>
            <abstract>
              <t indent="0">This document specifies a method to efficiently convey the differences between two certificates in an X.509 version 3 extension. This method allows a relying party to extract information sufficient to reconstruct the paired certificate and perform certification path validation using the reconstructed certificate. In particular, this method is especially useful as part of a key or signature algorithm migration, where subjects may be issued multiple certificates containing different public keys or signed with different CA private keys or signature algorithms. This method does not require any changes to the certification path validation algorithm as described in RFC 5280. Additionally, this method does not violate the constraints of serial number uniqueness for certificates issued by a single certification authority.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bonnell-lamps-chameleon-certs-07"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="GMR88" target="https://people.csail.mit.edu/silvio/Selected%20Scientific%20Papers/Digital%20Signatures/A_Digital_Signature_Scheme_Secure_Against_Adaptive_Chosen-Message_Attack.pdf" quoteTitle="true" derivedAnchor="GMR88">
          <front>
            <title>A digital signature scheme secure against adaptive chosen-message attacks</title>
            <author fullname="Shafi Goldwasser">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Silvio Micali">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Ronald L. Rivest">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1988" month="April"/>
          </front>
          <seriesInfo name="DOI" value="10.1137/0217017"/>
          <refcontent>SIAM Journal on Computing, vol. 17, no. 2, pp. 281-308</refcontent>
        </reference>
        <reference anchor="Grover-Search" target="https://link.aps.org/doi/10.1103/PhysRevA.60.2746" quoteTitle="true" derivedAnchor="Grover-Search">
          <front>
            <title>Grover's quantum searching algorithm is optimal</title>
            <author fullname="Christof Zalka">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1999" month="October"/>
          </front>
          <seriesInfo name="DOI" value="10.1103/PhysRevA.60.2746"/>
          <refcontent>Physical Review A, vol. 60, no. 4, pp. 2746-2751</refcontent>
        </reference>
        <reference anchor="HQC" target="http://pqc-hqc.org/" quoteTitle="true" derivedAnchor="HQC">
          <front>
            <title>HQC</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="I-D.ietf-pquip-hybrid-signature-spectrums" target="https://datatracker.ietf.org/doc/html/draft-ietf-pquip-hybrid-signature-spectrums-07" quoteTitle="true" derivedAnchor="HYBRID-SIG-SPECT">
          <front>
            <title>Hybrid signature spectrums</title>
            <author fullname="Nina Bindel" initials="N." surname="Bindel">
              <organization showOnFrontPage="true">SandboxAQ</organization>
            </author>
            <author fullname="Britta Hale" initials="B." surname="Hale">
              <organization showOnFrontPage="true">Naval Postgraduate School</organization>
            </author>
            <author fullname="Deirdre Connolly" initials="D." surname="Connolly">
              <organization showOnFrontPage="true">SandboxAQ</organization>
            </author>
            <author fullname="Flo D" initials="F." surname="D">
              <organization showOnFrontPage="true">UK National Cyber Security Centre</organization>
            </author>
            <date day="20" month="June" year="2025"/>
            <abstract>
              <t indent="0">This document describes classification of design goals and security considerations for hybrid digital signature schemes, including proof composability, non-separability of the component signatures given a hybrid signature, backwards/forwards compatibility, hybrid generality, and simultaneous verification.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-pquip-hybrid-signature-spectrums-07"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="KEEPINGUP" target="https://eprint.iacr.org/2023/1933" quoteTitle="true" derivedAnchor="KEEPINGUP">
          <front>
            <title>Keeping Up with the KEMs: Stronger Security Notions for KEMs and automated analysis of KEM-based protocols</title>
            <author fullname="Cas Cremers">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Alexander Dax">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Niklas Medinger">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2023"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2023/1933</refcontent>
        </reference>
        <reference anchor="I-D.ounsworth-cfrg-kem-combiners" target="https://datatracker.ietf.org/doc/html/draft-ounsworth-cfrg-kem-combiners-05" quoteTitle="true" derivedAnchor="KEM-COMBINER">
          <front>
            <title>Combiner function for hybrid key encapsulation mechanisms (Hybrid KEMs)</title>
            <author fullname="Mike Ounsworth" initials="M." surname="Ounsworth">
              <organization showOnFrontPage="true">Entrust Limited</organization>
            </author>
            <author fullname="Aron Wussler" initials="A." surname="Wussler">
              <organization showOnFrontPage="true">Proton AG</organization>
            </author>
            <author fullname="Stavros Kousidis" initials="S." surname="Kousidis">
              <organization showOnFrontPage="true">BSI</organization>
            </author>
            <date day="31" month="January" year="2024"/>
            <abstract>
              <t indent="0">The migration to post-quantum cryptography often calls for performing multiple key encapsulations in parallel and then combining their outputs to derive a single shared secret. This document defines a comprehensible and easy to implement Keccak- based KEM combiner to join an arbitrary number of key shares, that is compatible with NIST SP 800-56Cr2 [SP800-56C] when viewed as a key derivation function. The combiners defined here are practical split- key PRFs and are CCA-secure as long as at least one of the ingredient KEMs is.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ounsworth-cfrg-kem-combiners-05"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="KyberSide" target="https://eprint.iacr.org/2022/1452" quoteTitle="true" derivedAnchor="KyberSide">
          <front>
            <title>A Side-Channel Attack on a Hardware Implementation of CRYSTALS-Kyber</title>
            <author fullname="Yanning Ji">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Ruize Wang">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Kalle Ngo">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Elena Dubrova">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Linus Backlund">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2022/1452</refcontent>
        </reference>
        <reference anchor="LattFail1" target="https://link.springer.com/chapter/10.1007/978-3-030-17259-6_19" quoteTitle="true" derivedAnchor="LattFail1">
          <front>
            <title>Decryption Failure Attacks on IND-CCA Secure Lattice-Based Schemes</title>
            <author fullname="Jan-Pieter D'Anvers">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Qian Guo">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Thomas Johansson">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Alexander Nilsson">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Frederik Vercauteren">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Ingrid Verbauwhede">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="April" day="06"/>
          </front>
          <seriesInfo name="DOI" value="10.1007/978-3-030-17259-6_19"/>
          <refcontent>Public-Key Cryptography - PKC 2019, Lecture Notes in Computer Science, vol. 11443, pp. 565-598</refcontent>
        </reference>
        <reference anchor="LattFail2" target="https://link.springer.com/chapter/10.1007/978-3-030-45727-3_1" quoteTitle="true" derivedAnchor="LattFail2">
          <front>
            <title>(One) Failure Is Not an Option: Bootstrapping the Search for Failures in Lattice-Based Encryption Schemes</title>
            <author fullname="Jan-Pieter D'Anvers">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Mélissa Rossi">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Fernando Virdia">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2020" month="May" day="01"/>
          </front>
          <seriesInfo name="DOI" value="10.1007/978-3-030-45727-3_1"/>
          <refcontent>Advances in Cryptology - EUROCRYPT 2020, Lecture Notes in Computer Science, vol. 12107, pp. 3-33</refcontent>
        </reference>
        <reference anchor="LatticeSide" target="https://eprint.iacr.org/2019/948" quoteTitle="true" derivedAnchor="LatticeSide">
          <front>
            <title>Generic Side-channel attacks on CCA-secure lattice-based PKE and KEM schemes</title>
            <author fullname="Prasanna Ravi">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Sujoy Sinha Roy">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Anupam Chattopadhyay">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Shivam Bhasin">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2019/948</refcontent>
        </reference>
        <reference anchor="LIBOQS" target="https://github.com/open-quantum-safe/liboqs" quoteTitle="true" derivedAnchor="LIBOQS">
          <front>
            <title>LibOQS - Open Quantum Safe</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2025" month="November"/>
          </front>
          <refcontent>commit 97f6b86</refcontent>
        </reference>
        <reference anchor="Lyu09" target="https://www.iacr.org/archive/asiacrypt2009/59120596/59120596.pdf" quoteTitle="true" derivedAnchor="Lyu09">
          <front>
            <title>Fiat-Shamir With Aborts: Applications to Lattice and Factoring-Based Signatures</title>
            <author fullname="Vadim Lyubashevsky">
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
          <refcontent>ASIACRYPT 2009</refcontent>
        </reference>
        <reference anchor="Mitigate1" target="https://eprint.iacr.org/2022/873" quoteTitle="true" derivedAnchor="Mitigate1">
          <front>
            <title>POLKA: Towards Leakage-Resistant Post-Quantum CCA-Secure Public Key Encryption</title>
            <author fullname="Clément Hoffmann">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Benoît Libert">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Charles Momin">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Thomas Peters">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="François-Xavier Standaert">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2022/873</refcontent>
        </reference>
        <reference anchor="Mitigate2" target="https://ieeexplore.ieee.org/document/9855226" quoteTitle="true" derivedAnchor="Mitigate2">
          <front>
            <title>Leakage-Resilient Certificate-Based Authenticated Key Exchange Protocol</title>
            <author initials="T." surname="Tsai">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Huang">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Y." surname="Tseng">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Y." surname="Chuang">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Y." surname="Hung">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022"/>
          </front>
          <seriesInfo name="DOI" value="10.1109/OJCS.2022.3198073"/>
          <refcontent>IEEE Open Journal of the Computer Society, vol. 3, pp. 137-148</refcontent>
        </reference>
        <reference anchor="Mitigate3" target="https://eprint.iacr.org/2022/916" quoteTitle="true" derivedAnchor="Mitigate3">
          <front>
            <title>Post-Quantum Authenticated Encryption against Chosen-Ciphertext Side-Channel Attacks</title>
            <author fullname="Melissa Azouaoui">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Yulia Kuzovkova">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Tobias Schneider">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Christine van Vredendaal">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2022/916</refcontent>
        </reference>
        <reference anchor="I-D.ietf-lamps-pq-composite-sigs" target="https://datatracker.ietf.org/doc/html/draft-ietf-lamps-pq-composite-sigs-19" quoteTitle="true" derivedAnchor="ML-DSA-X.509">
          <front>
            <title>Composite Module-Lattice-Based Digital Signature Algorithm (ML-DSA) for use in X.509 Public Key Infrastructure</title>
            <author fullname="Mike Ounsworth" initials="M." surname="Ounsworth">
              <organization showOnFrontPage="true">Entrust Limited</organization>
            </author>
            <author fullname="John Gray" initials="J." surname="Gray">
              <organization showOnFrontPage="true">Entrust Limited</organization>
            </author>
            <author fullname="Massimiliano Pala" initials="M." surname="Pala">
              <organization showOnFrontPage="true">OpenCA Labs</organization>
            </author>
            <author fullname="Jan Klaußner" initials="J." surname="Klaußner">
              <organization showOnFrontPage="true">Bundesdruckerei GmbH</organization>
            </author>
            <author fullname="Scott Fluhrer" initials="S." surname="Fluhrer">
              <organization showOnFrontPage="true">Cisco Systems</organization>
            </author>
            <date day="21" month="April" year="2026"/>
            <abstract>
              <t indent="0">This document defines combinations of US NIST Module-Lattice-Based Digital Signature Algorithm (ML-DSA) in hybrid with traditional algorithms RSASSA-PKCS1-v1.5, RSASSA-PSS, ECDSA, Ed25519, and Ed448. These combinations are tailored to meet regulatory guidelines in certain regions. Composite ML-DSA is applicable in applications that use X.509 or PKIX data structures that accept ML-DSA, but where the operator wants extra protection against breaks or catastrophic bugs in ML-DSA, and where existential unforgeability (EUF-CMA) level security is acceptable.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-pq-composite-sigs-19"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="NIST" target="https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization" quoteTitle="true" derivedAnchor="NIST">
          <front>
            <title>Post-Quantum Cryptography Standardization</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="NISTFINAL" target="https://www.nist.gov/news-events/news/2024/08/nist-releases-first-3-finalized-post-quantum-encryption-standards" quoteTitle="true" derivedAnchor="NISTFINAL">
          <front>
            <title>NIST Releases First 3 Finalized Post-Quantum Encryption Standards</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date year="2024" month="August" day="13"/>
          </front>
        </reference>
        <reference anchor="OQS" target="https://openquantumsafe.org/" quoteTitle="true" derivedAnchor="OQS">
          <front>
            <title>Open Quantum Safe Project</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="PCI" target="https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0_1.pdf" quoteTitle="true" derivedAnchor="PCI">
          <front>
            <title>Payment Card Industry Data Security Standard</title>
            <author>
              <organization showOnFrontPage="true">PCI Security Standards Council</organization>
            </author>
            <date/>
          </front>
          <refcontent>PCI DSS: v4.0.1</refcontent>
        </reference>
        <reference anchor="I-D.ietf-hpke-pq" target="https://datatracker.ietf.org/doc/html/draft-ietf-hpke-pq-04" quoteTitle="true" derivedAnchor="PQ-HPKE">
          <front>
            <title>Post-Quantum and Post-Quantum/Traditional Hybrid Algorithms for HPKE</title>
            <author fullname="Richard Barnes" initials="R." surname="Barnes">
              <organization showOnFrontPage="true">Cisco</organization>
            </author>
            <author fullname="Deirdre Connolly" initials="D." surname="Connolly">
              <organization showOnFrontPage="true">Selkie Cryptography</organization>
            </author>
            <date day="2" month="March" year="2026"/>
            <abstract>
              <t indent="0">Updating key exchange and public-key encryption protocols to resist attack by quantum computers is a high priority given the possibility of "harvest now, decrypt later" attacks. Hybrid Public Key Encryption (HPKE) is a widely-used public key encryption scheme based on combining a Key Encapsulation Mechanism (KEM), a Key Derivation Function (KDF), and an Authenticated Encryption with Associated Data (AEAD) scheme. In this document, we define KEM algorithms for HPKE based on both post-quantum KEMs and hybrid constructions of post- quantum KEMs with traditional KEMs, as well as a KDF based on SHA-3 that is suitable for use with these KEMs. When used with these algorithms, HPKE is resilient with respect to attacks by a quantum computer.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-hpke-pq-04"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.irtf-cfrg-hybrid-kems" target="https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hybrid-kems-11" quoteTitle="true" derivedAnchor="PQ-KEM">
          <front>
            <title>Hybrid PQ/T Key Encapsulation Mechanisms</title>
            <author fullname="Deirdre Connolly" initials="D." surname="Connolly">
              <organization showOnFrontPage="true">SandboxAQ</organization>
            </author>
            <author fullname="Richard Barnes" initials="R." surname="Barnes">
              <organization showOnFrontPage="true">Cisco</organization>
            </author>
            <author fullname="Paul Grubbs" initials="P." surname="Grubbs">
              <organization showOnFrontPage="true">University of Michigan</organization>
            </author>
            <date day="7" month="May" year="2026"/>
            <abstract>
              <t indent="0">This document defines generic constructions for hybrid Key Encapsulation Mechanisms (KEMs) based on combining a post-quantum (PQ) KEM with a traditional cryptographic component. Hybrid KEMs built using these constructions provide strong security properties as long as either of the underlying algorithms are secure.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-irtf-cfrg-hybrid-kems-11"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.ietf-mls-combiner" target="https://datatracker.ietf.org/doc/html/draft-ietf-mls-combiner-02" quoteTitle="true" derivedAnchor="PQ-MLS">
          <front>
            <title>Amortized PQ MLS Combiner</title>
            <author initials="X." surname="Tian" fullname="Xisen Tian">
              <organization showOnFrontPage="true">Naval Postgraduate School</organization>
            </author>
            <author initials="B." surname="Hale" fullname="Britta Hale">
              <organization showOnFrontPage="true">Naval Postgraduate School</organization>
            </author>
            <author initials="M." surname="Mularczyk" fullname="Marta Mularczyk">
              <organization showOnFrontPage="true">AWS</organization>
            </author>
            <author initials="J." surname="Alwen" fullname="Joël Alwen">
              <organization showOnFrontPage="true">AWS</organization>
            </author>
            <date month="October" day="22" year="2025"/>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-mls-combiner-02"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="PQCAPI" target="https://csrc.nist.gov/CSRC/media/Projects/Post-Quantum-Cryptography/documents/example-files/api-notes.pdf" quoteTitle="true" derivedAnchor="PQCAPI">
          <front>
            <title>PQC - API notes</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="PQRSA" target="https://cr.yp.to/papers/pqrsa-20170419.pdf" quoteTitle="true" derivedAnchor="PQRSA">
          <front>
            <title>Post-quantum RSA</title>
            <author fullname="Daniel J. Bernstein">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Nadia Heninger">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Paul Lou">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Luke Valenta">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="April" day="19"/>
          </front>
        </reference>
        <reference anchor="PQUIP-WG" target="https://datatracker.ietf.org/group/pquip/documents/" quoteTitle="true" derivedAnchor="PQUIP-WG">
          <front>
            <title>Post-Quantum Use In Protocols (pquip)</title>
            <author>
              <organization showOnFrontPage="true">IETF</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="QC-DNS" target="https://www.icann.org/octo-031-en.pdf" quoteTitle="true" derivedAnchor="QC-DNS">
          <front>
            <title>Quantum Computing and the DNS</title>
            <author fullname="Paul Hoffman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2024" month="April" day="22"/>
          </front>
          <refcontent>ICANN Office of the Chief Technology Officer, OCTO-031v2</refcontent>
        </reference>
        <reference anchor="QuantSide" target="https://arxiv.org/pdf/2304.03315" quoteTitle="true" derivedAnchor="QuantSide">
          <front>
            <title>Exploration of Quantum Computer Power Side-Channels</title>
            <author fullname="Chuanqi Xu">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Ferhat Erata">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Jakub Szefer">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2023" month="May" day="09"/>
          </front>
          <refcontent>arXiv:2304.03315v2</refcontent>
        </reference>
        <reference anchor="RFC5652" target="https://www.rfc-editor.org/info/rfc5652" quoteTitle="true" derivedAnchor="RFC5652">
          <front>
            <title>Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <date month="September" year="2009"/>
            <abstract>
              <t indent="0">This document describes the Cryptographic Message Syntax (CMS). This syntax is used to digitally sign, digest, authenticate, or encrypt arbitrary message content. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="70"/>
          <seriesInfo name="RFC" value="5652"/>
          <seriesInfo name="DOI" value="10.17487/RFC5652"/>
        </reference>
        <reference anchor="RFC9528" target="https://www.rfc-editor.org/info/rfc9528" quoteTitle="true" derivedAnchor="RFC9528">
          <front>
            <title>Ephemeral Diffie-Hellman Over COSE (EDHOC)</title>
            <author fullname="G. Selander" initials="G." surname="Selander"/>
            <author fullname="J. Preuß Mattsson" initials="J." surname="Preuß Mattsson"/>
            <author fullname="F. Palombini" initials="F." surname="Palombini"/>
            <date month="March" year="2024"/>
            <abstract>
              <t indent="0">This document specifies Ephemeral Diffie-Hellman Over COSE (EDHOC), a very compact and lightweight authenticated Diffie-Hellman key exchange with ephemeral keys. EDHOC provides mutual authentication, forward secrecy, and identity protection. EDHOC is intended for usage in constrained scenarios, and a main use case is to establish an Object Security for Constrained RESTful Environments (OSCORE) security context. By reusing CBOR Object Signing and Encryption (COSE) for cryptography, Concise Binary Object Representation (CBOR) for encoding, and Constrained Application Protocol (CoAP) for transport, the additional code size can be kept very low.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9528"/>
          <seriesInfo name="DOI" value="10.17487/RFC9528"/>
        </reference>
        <reference anchor="RFC9763" target="https://www.rfc-editor.org/info/rfc9763" quoteTitle="true" derivedAnchor="RFC9763">
          <front>
            <title>Related Certificates for Use in Multiple Authentications within a Protocol</title>
            <author fullname="A. Becker" initials="A." surname="Becker"/>
            <author fullname="R. Guthrie" initials="R." surname="Guthrie"/>
            <author fullname="M. Jenkins" initials="M." surname="Jenkins"/>
            <date month="June" year="2025"/>
            <abstract>
              <t indent="0">This document defines a new Certificate Signing Request (CSR) attribute, relatedCertRequest, and a new X.509 certificate extension, RelatedCertificate. The use of the relatedCertRequest attribute in a CSR and the inclusion of the RelatedCertificate extension in the resulting certificate together provide additional assurance that two certificates each belong to the same end entity. This mechanism is particularly useful in the context of non-composite hybrid authentication, which enables users to employ the same certificates in hybrid authentication as in authentication done with only traditional or post-quantum algorithms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9763"/>
          <seriesInfo name="DOI" value="10.17487/RFC9763"/>
        </reference>
        <reference anchor="RFC9794" target="https://www.rfc-editor.org/info/rfc9794" quoteTitle="true" derivedAnchor="RFC9794">
          <front>
            <title>Terminology for Post-Quantum Traditional Hybrid Schemes</title>
            <author fullname="F. Driscoll" initials="F." surname="Driscoll"/>
            <author fullname="M. Parsons" initials="M." surname="Parsons"/>
            <author fullname="B. Hale" initials="B." surname="Hale"/>
            <date month="June" year="2025"/>
            <abstract>
              <t indent="0">One aspect of the transition to post-quantum algorithms in cryptographic protocols is the development of hybrid schemes that incorporate both post-quantum and traditional asymmetric algorithms. This document defines terminology for such schemes. It is intended to be used as a reference and, hopefully, to ensure consistency and clarity across different protocols, standards, and organisations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9794"/>
          <seriesInfo name="DOI" value="10.17487/RFC9794"/>
        </reference>
        <reference anchor="RFC9814" target="https://www.rfc-editor.org/info/rfc9814" quoteTitle="true" derivedAnchor="RFC9814">
          <front>
            <title>Use of the SLH-DSA Signature Algorithm in the Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="S. Fluhrer" initials="S." surname="Fluhrer"/>
            <author fullname="P. Kampanakis" initials="P." surname="Kampanakis"/>
            <author fullname="B. Westerbaan" initials="B." surname="Westerbaan"/>
            <date month="July" year="2025"/>
            <abstract>
              <t indent="0">SLH-DSA is a stateless hash-based signature algorithm. This document specifies the conventions for using the SLH-DSA signature algorithm with the Cryptographic Message Syntax (CMS). In addition, the algorithm identifier and public key syntax are provided.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9814"/>
          <seriesInfo name="DOI" value="10.17487/RFC9814"/>
        </reference>
        <reference anchor="RFC9941" target="https://www.rfc-editor.org/info/rfc9941" quoteTitle="true" derivedAnchor="RFC9941">
          <front>
            <title>Secure Shell (SSH) Key Exchange Method Using Hybrid Streamlined NTRU Prime sntrup761 and X25519 with SHA-512: sntrup761x25519-sha512</title>
            <author fullname="M. Friedl" initials="M." surname="Friedl"/>
            <author fullname="J. Mojzis" initials="J." surname="Mojzis"/>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
            <date month="April" year="2026"/>
            <abstract>
              <t indent="0">This document describes a widely deployed hybrid key exchange method in the Secure Shell (SSH) protocol that is based on Streamlined NTRU Prime sntrup761 and X25519 with SHA-512.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9941"/>
          <seriesInfo name="DOI" value="10.17487/RFC9941"/>
        </reference>
        <reference anchor="RSA10SC" target="https://www.quintessencelabs.com/blog/breaking-rsa-encryption-update-state-art" quoteTitle="true" derivedAnchor="RSA10SC">
          <front>
            <title>Breaking RSA Encryption - an Update on the State-of-the-Art</title>
            <author>
              <organization showOnFrontPage="true">QuintessenceLabs</organization>
            </author>
            <date year="2019" month="June" day="13"/>
          </front>
        </reference>
        <reference anchor="RSA8HRS" target="https://arxiv.org/abs/1905.09749" quoteTitle="true" derivedAnchor="RSA8HRS">
          <front>
            <title>How to factor 2048 bit RSA integers in 8 hours using 20 million noisy qubits</title>
            <author fullname="Craig Gidney">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Martin Ekera">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2021" month="April" day="13"/>
          </front>
          <refcontent>arXiv:1905.09749v3</refcontent>
        </reference>
        <reference anchor="RSAShor" target="https://arxiv.org/pdf/quant-ph/0205095.pdf" quoteTitle="true" derivedAnchor="RSAShor">
          <front>
            <title>Circuit for Shor's algorithm using 2n+3 qubits</title>
            <author fullname="Stephane Beauregard">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2003" month="February" day="21"/>
          </front>
          <refcontent>arXiv:quant-ph/0205095v3</refcontent>
        </reference>
        <reference anchor="SaberSide" target="https://link.springer.com/article/10.1007/s13389-023-00315-3" quoteTitle="true" derivedAnchor="SaberSide">
          <front>
            <title>A side-channel attack on a masked and shuffled software implementation of Saber</title>
            <author fullname="Kalle Ngo">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Elena Dubrova">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Thomas Johansson">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2023" month="April" day="25"/>
          </front>
          <seriesInfo name="DOI" value="10.1007/s13389-023-00315-3"/>
          <refcontent>Journal of Cryptographic Engineering, vol. 13, pp. 443-460</refcontent>
        </reference>
        <reference anchor="Serious-Crypt" quoteTitle="true" derivedAnchor="Serious-Crypt">
          <front>
            <title>Serious Cryptography, 2nd Edition</title>
            <author fullname="Jean-Philippe Aumasson">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2024" month="August"/>
          </front>
          <refcontent>ISBN 9781718503847</refcontent>
        </reference>
        <reference anchor="SideCh" target="https://eprint.iacr.org/2022/919" quoteTitle="true" derivedAnchor="SideCh">
          <front>
            <title>Side-Channel Attacks on Lattice-Based KEMs Are Not Prevented by Higher-Order Masking</title>
            <author fullname="Kalle Ngo">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Ruize Wang">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Elena Dubrova">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Nils Paulsrud">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022"/>
          </front>
          <refcontent>Cryptology ePrint Archive, Paper 2022/919</refcontent>
        </reference>
        <reference anchor="SP-1800-38C" target="https://www.nccoe.nist.gov/sites/default/files/2023-12/pqc-migration-nist-sp-1800-38c-preliminary-draft.pdf" quoteTitle="true" derivedAnchor="SP-1800-38C">
          <front>
            <title>Migration to Post-Quantum Cryptography Quantum Readiness: Testing Draft Standards, Volume C: Quantum-Resistant Cryptography Technology Interoperability and Performance Report</title>
            <author fullname="William Newhouse">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Murugiah Souppaya">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="William Barke">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Chris Brown">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Panos Kampanakis">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Jim Goodman">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Julien Prat">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Robin Larrieu">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="John Gray">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Mike Ounsworth">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Cleandro Viana">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Hubert Le Van Gong">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Kris Kwiatkowsk">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Anthony Hu">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Robert Burns">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Christian Paquin">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Jane Gilbert">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Gina Scinta">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Eunkyung Kim">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Volker Krumme">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2023" month="December"/>
          </front>
          <seriesInfo name="NIST SP" value="1800-38C"/>
          <refcontent>Preliminary Draft</refcontent>
        </reference>
        <reference anchor="SP-800-56C" target="https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-56Cr2.pdf" quoteTitle="true" derivedAnchor="SP-800-56C">
          <front>
            <title>Recommendation for Key-Derivation Methods in Key-Establishment Schemes</title>
            <author fullname="Elaine Barker">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Lily Chen">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Richard Davis">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2020" month="August"/>
          </front>
          <seriesInfo name="NIST SP" value="800-56Cr2"/>
          <seriesInfo name="DOI" value="10.6028/NIST.SP.800-56Cr2"/>
        </reference>
        <reference anchor="Threat-Report" target="https://globalriskinstitute.org/publications/quantum-threat-timeline-report-2020/" quoteTitle="true" derivedAnchor="Threat-Report">
          <front>
            <title>Quantum Threat Timeline Report 2020</title>
            <author fullname="Michele Mosca">
              <organization showOnFrontPage="true"/>
            </author>
            <author fullname="Marco Piani">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2021" month="January" day="27"/>
          </front>
          <refcontent>Global Risk Institute</refcontent>
        </reference>
        <reference anchor="I-D.ietf-tls-hybrid-design" target="https://datatracker.ietf.org/doc/html/draft-ietf-tls-hybrid-design-16" quoteTitle="true" derivedAnchor="TLS-HYB-KEY-EXCH">
          <front>
            <title>Hybrid key exchange in TLS 1.3</title>
            <author fullname="Douglas Stebila" initials="D." surname="Stebila">
              <organization showOnFrontPage="true">University of Waterloo</organization>
            </author>
            <author fullname="Scott Fluhrer" initials="S." surname="Fluhrer">
              <organization showOnFrontPage="true">Cisco Systems</organization>
            </author>
            <author fullname="Shay Gueron" initials="S." surname="Gueron">
              <organization showOnFrontPage="true">University of Haifa and Meta</organization>
            </author>
            <date day="7" month="September" year="2025"/>
            <abstract>
              <t indent="0">Hybrid key exchange refers to using multiple key exchange algorithms simultaneously and combining the result with the goal of providing security even if a way is found to defeat the encryption for all but one of the component algorithms. It is motivated by transition to post-quantum cryptography. This document provides a construction for hybrid key exchange in the Transport Layer Security (TLS) protocol version 1.3.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-tls-hybrid-design-16"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.connolly-cfrg-xwing-kem" target="https://datatracker.ietf.org/doc/html/draft-connolly-cfrg-xwing-kem-10" quoteTitle="true" derivedAnchor="X-WING">
          <front>
            <title>X-Wing: general-purpose hybrid post-quantum KEM</title>
            <author fullname="Deirdre Connolly" initials="D." surname="Connolly">
              <organization showOnFrontPage="true">SandboxAQ</organization>
            </author>
            <author fullname="Peter Schwabe" initials="P." surname="Schwabe">
              <organization showOnFrontPage="true">MPI-SP &amp; Radboud University</organization>
            </author>
            <author fullname="Bas Westerbaan" initials="B." surname="Westerbaan">
              <organization showOnFrontPage="true">Cloudflare</organization>
            </author>
            <date day="2" month="March" year="2026"/>
            <abstract>
              <t indent="0">This memo defines X-Wing, a general-purpose post-quantum/traditional hybrid key encapsulation mechanism (PQ/T KEM) built on X25519 and ML- KEM-768.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-connolly-cfrg-xwing-kem-10"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
      </references>
    </references>
    <section numbered="false" anchor="acknowledgements" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.a-1">This document leverages text from an earlier Internet-Draft by
      <contact fullname="Paul Hoffman"/>. Thanks to <contact fullname="Dan       Wing"/>, <contact fullname="Florence D"/>, <contact fullname="Thom       Wiggers"/>, <contact fullname="Sophia Grundner-Culemann"/>, <contact fullname="Panos Kampanakis"/>, <contact fullname="Ben S"/>, <contact fullname="Sofia Celi"/>, <contact fullname="Melchior Aelmans"/>,
      <contact fullname="Falko Strenzke"/>, <contact fullname="Deirdre       Connolly"/>, <contact fullname="Hani Ezzadeen"/>, <contact fullname="Britta Hale"/>, <contact fullname="Scott Rose"/>, <contact fullname="Hilarie Orman"/>, <contact fullname="Thomas Fossati"/>,
      <contact fullname="Roman Danyliw"/>, <contact fullname="Mike Bishop"/>,
      <contact fullname="Mališa Vučinić"/>, <contact fullname="Éric Vyncke"/>,
      <contact fullname="Deb Cooley"/>, <contact fullname="Dirk Von Hugo"/>,
      and <contact fullname="Daniel Van Geest"/> for the discussion, review
      and comments.</t>
      <t indent="0" pn="section-appendix.a-2">In particular, the authors would like to acknowledge the
      contributions to this document by <contact fullname="Kris       Kwiatkowski"/>.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author fullname="Aritra Banerjee">
        <organization showOnFrontPage="true">Nokia</organization>
        <address>
          <postal>
            <city>London</city>
            <country>United Kingdom</country>
          </postal>
          <email>aritra.banerjee@nokia.com</email>
        </address>
      </author>
      <author fullname="Tirumaleswar Reddy.K">
        <organization showOnFrontPage="true">Nokia</organization>
        <address>
          <postal>
            <city>Bangalore</city>
            <region>Karnataka</region>
            <country>India</country>
          </postal>
          <email>k.tirumaleswar_reddy@nokia.com</email>
        </address>
      </author>
      <author fullname="Dimitrios Schoinianakis">
        <organization showOnFrontPage="true">Nokia</organization>
        <address>
          <postal>
            <city>Athens</city>
            <country>Greece</country>
          </postal>
          <email>dimitrios.schoinianakis@nokia-bell-labs.com</email>
        </address>
      </author>
      <author fullname="Timothy Hollebeek">
        <organization showOnFrontPage="true">DigiCert</organization>
        <address>
          <postal>
            <city>Pittsburgh</city>
            <region>PA</region>
            <country>United States of America</country>
          </postal>
          <email>tim.hollebeek@digicert.com</email>
        </address>
      </author>
      <author initials="M." surname="Ounsworth" fullname="Mike Ounsworth">
        <organization abbrev="Entrust" showOnFrontPage="true">Entrust Limited</organization>
        <address>
          <postal>
            <street>2500 Solandt Road, Suite 100</street>
            <city>Ottawa, Ontario</city>
            <code>K2K 3G5</code>
            <country>Canada</country>
          </postal>
          <email>mike@ounsworth.ca</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
