<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.17 (Ruby 2.6.10) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-lamps-cms-sphincs-plus-07" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.22.0 -->
  <front>
    <title abbrev="SLH-DSA Signature Algorithm in CMS">Use of the SLH-DSA Signature Algorithm in the Cryptographic Message Syntax (CMS)</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-cms-sphincs-plus-07"/>
    <author initials="R." surname="Housley" fullname="Russ Housley">
      <organization abbrev="Vigil Security">Vigil Security, LLC</organization>
      <address>
        <email>housley@vigilsec.com</email>
      </address>
    </author>
    <author initials="S." surname="Fluhrer" fullname="Scott Fluhrer">
      <organization>Cisco Systems</organization>
      <address>
        <email>sfluhrer@cisco.com</email>
      </address>
    </author>
    <author initials="P." surname="Kampanakis" fullname="Panos Kampanakis">
      <organization>Amazon Web Services</organization>
      <address>
        <email>kpanos@amazon.com</email>
      </address>
    </author>
    <author initials="B." surname="Westerbaan" fullname="Bas Westerbaan">
      <organization>Cloudflare</organization>
      <address>
        <email>bas@westerbaan.name</email>
      </address>
    </author>
    <date year="2024" month="July" day="05"/>
    <area>Security</area>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 106?>

<t>SLH-DSA is a stateless hash-based signature scheme.  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>
  <middle>
    <?line 113?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>NOTICE: This document will be adjusted to match the final FIPS 205 specification
that is published by NIST.  Until that happens, just about everything in
this document is likely to change.</t>
      <t>This document specifies the conventions for using the SLH-DSA hash-based
signature algorithm <xref target="FIPS205-IPD"/> with the Cryptographic Message
Syntax (CMS) <xref target="RFC5652"/> signed-data content type.</t>
      <t>The final version of <xref target="FIPS205-IPD"/> is expected to define two signature modes:
pure mode and predigest mode. This document only specifies the use of pure mode
with the CMS signed-data content type.</t>
      <t>SLH-DSA 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.  A separate algorithm identifier has
been assigned for SLH-DSA at each of these security levels.</t>
      <t>SLH-DSA is a stateless hash-based signature algorithm.  Other hash-based
signature algorithms are stateful, including HSS/LMS <xref target="RFC8554"/> and
XMSS <xref target="RFC8391"/>.  Without the need for state kept by the signer,
SLH-DSA is much less fragile.</t>
      <section anchor="asn1">
        <name>ASN.1</name>
        <t>CMS values are generated using ASN.1 <xref target="X680"/>, using the Basic
Encoding Rules (BER) and the Distinguished Encoding Rules
(DER) <xref target="X690"/>.</t>
      </section>
      <section anchor="motivation">
        <name>Motivation</name>
        <t>There have been recent advances in cryptanalysis and advances in the
development of quantum computers.  Each of these advances pose a
threat to widely deployed digital signature.</t>
        <t>If large-scale quantum computers are ever built, they will be able to
break many of the public-key cryptosystems currently in use, including
RSA, DSA, ECDSA, and EdDSA.  A post-quantum cryptosystem (PQC) is secure
against quantum computers that have more than a trivial number of quantum
bits (qu-bits).  It is open to conjecture when it will be feasible to build
such quantum computers; however, it is prudent to use cryptographic
algorithms that remain secure if a large-scale quantum computer is
invented.  SLH-DSA is a PQC signature algorithm.</t>
        <t>One use of a PQC signature algoritm is the protection of software
updates, perhaps using the format described in <xref target="RFC4108"/>, to enable
deployment of software that implements other new PQC algorithms for
key management and confidentiality.</t>
      </section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
    </section>
    <section anchor="slh-dsa-hash-based-signature-algorithm-overview">
      <name>SLH-DSA Hash-based Signature Algorithm Overview</name>
      <t>SLH-DSA is a hash-based signature scheme which consists of a few
time signature construction, namely Forest of Random Subsets (FORS)
and a hypertree. FORS signs a message with a private key. The
corresponding FORS public keys are the leaves in k binary trees.
The roots of these trees are hashed together to form a FORS root.
SLH-DSA uses a one-time signature scheme called WOTS+. The FORS
tree roots are signed by a WOTS+ one-time signature private
key. The corresponding WOTS+ public keys form the leaves in d-layers
of Merkle subtrees in the SLH-DSA hypertree. The bottom layer of
that hypertree signs the FORS roots with WOTS+. The root of the
bottom Merkle subtrees are then signed with WOTS+ and the
corresponding WOTS+ public keys form the leaves of the next level up
subtree. Subtree roots are consequently signed by their corresponding
subtree layers until we reach the top subtree. The top layer subtree
forms the hypertree root which is trusted at the verifier.</t>
      <t>A SLH-DSA signature consists of the randomization string, the FORS signature,
the WOTS+ signature in each layer, and the path to the root of each subtree
until the root of the hypertree is reached.</t>
      <t>A SLH-DSA signature is verified by verifying the FORS signature, the
WOTS+ signatures and the path to the root of each subtree. When reaching
the root of the hypertree, the signature verifies only if it hashes to
the pre-trusted root of the SLH-DSA hypertree.</t>
      <t>SLH-DSA is a stateless hash-based signature algorithm. Stateful
hash-based signature schemes require that the WOTS+ private key
(generated by using a state index) is never reused or the scheme
loses it security. Although its security decreases, FORS which is
used at the bottom of the SLH-DSA hypertree does not collapse if
the same private key used to sign two or more different messages
like in stateful hash-based signature schemes. Without the need for
state kept by the signer to ensure it is not reused, SLH-DSA is much
less fragile.</t>
      <t>SLH-DSA was designed to sign up to 2^64 messages and offers three
security levels.  The parameters of the SLH-DSA hypertree include the
security parameter, the hash function, the tree height, the number of
layers of subtrees, the Winternitz parameter of WOTS+, the number of FORS
trees and leaves in each.  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.</t>
    </section>
    <section anchor="slh-dsa-public-key-identifier">
      <name>SLH-DSA Public Key Identifier</name>
      <t>The AlgorithmIdentifier for a SLH-DSA public key <bcp14>MUST</bcp14> use one of the
twelve id-alg-slh-dsa object identifiers listed below, based on the
security level used to generate the SLH-DSA hypertree, the small or fast
version of the algorithm, and the use of SHA-256 <xref target="FIPS180"/> or
SHAKE256 <xref target="FIPS202"/>.  For example, id-alg-slh-dsa-shake-256s
represents the 256-bit security level, the small version of the
algorithm, and the use of SHAKE256.  The parameters field of the
AlgorithmIdentifier for the SLH-DSA public key <bcp14>MUST</bcp14> be absent.</t>
      <artwork><![CDATA[
   nistAlgorithms OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) 
     country(16) us(840) organization(1) gov(101) csor(3) 4 }

   sigAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 3 }

   id-alg-slh-dsa-sha2-128s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-sha2-128f OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-sha2-192s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-sha2-192f OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-sha2-256s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-sha2-256f OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-128s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-128f OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-192s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-192f OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-256s OBJECT IDENTIFIER ::= { sigAlgs TBD }

   id-alg-slh-dsa-shake-256f OBJECT IDENTIFIER ::= { sigAlgs TBD }
]]></artwork>
      <t>When this AlgorithmIdentifier appears in the SubjectPublicKeyInfo field of
an X.509 certificate <xref target="RFC5280"/>, the certificate key usage extension <bcp14>MAY</bcp14>
contain digitalSignature, nonRepudiation, keyCertSign, and cRLSign; the
certificate key usage extension <bcp14>MUST NOT</bcp14> contain other values.</t>
      <artwork><![CDATA[
   pk-slh-dsa-sha2-128s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-128s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-sha2-128f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-128f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-sha2-192s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-192s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-sha2-192f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-192f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-sha2-256s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-256s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-sha2-256f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-sha2-256f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-128s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-128s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-128f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-128f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-192s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-192s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-192f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-192f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-256s PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-256s
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   pk-slh-dsa-shake-256f PUBLIC-KEY ::= {
       IDENTIFIER id-alg-slh-dsa-shake-256f
       -- KEY no ASN.1 wrapping --
       CERT-KEY-USAGE
         { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
       -- PRIVATE-KEY no ASN.1 wrapping -- }

   SLH-DSA-PublicKey ::= OCTET STRING

   SLH-DSA-PrivateKey ::= OCTET STRING
]]></artwork>
      <t>NOTE: The values for these object identifiers will be assigned by NIST.
Once assigned, they will be added to a future revision of this document.</t>
      <t>No additional encoding of the SLH-DSA public key value is applied in the
SubjectPublicKeyInfo field of an X.509 certificate <xref target="RFC5280"/>.  However,
whenever the SLH-DSA public key value appears outside of a certificate, it
<bcp14>MAY</bcp14> be encoded as an OCTET STRING.</t>
      <t>No additional encoding of the SLH-DSA private key value is applied in the
PrivateKeyInfo field of an Asymmetric Key Package <xref target="RFC5958"/>.  However,
whenever the SLH-DSA private key value appears outside of a Asymmetric Key
Package, it <bcp14>MAY</bcp14> be encoded as an OCTET STRING.</t>
    </section>
    <section anchor="signed-data-conventions">
      <name>Signed-data Conventions</name>
      <t>As specified in CMS <xref target="RFC5652"/>, the digital signature is produced from
the message digest and the signer's private key. The signature is computed
over different values depending on whether signed attributes are absent or
present.</t>
      <t>When signed attributes are absent, the SLH-DSA (pure mode) signature is computed over
the content. When signed attributes are present, a hash is computed over
the content using the same hash function that is used in the SLH-DSA tree. The
signed attributes <bcp14>MUST</bcp14> include a content-type attribute and a message-digest
attribute. The message-digest attribute contains the hash value of the
content. The SLH-DSA signature is computed over the DER encoding of the set
of signed attributes. The SLH-DSA signature generation operation is called
slh_sign; see Section 9.2 of <xref target="FIPS205-IPD"/>. In summary:</t>
      <artwork><![CDATA[
   IF (signed attributes are absent)
   THEN slh_sign(content)
   ELSE message-digest attribute = Hash(content);
        slh_sign(DER(SignedAttributes))
]]></artwork>
      <t>In some implementations, performance may be significantly improved by
signing and verifying DER(SignedAttributes) when the content is large. That
is, passing an entire large message content to the signing function or the
signature validation function can have an impact on performance. When the
signed attributes are present, <xref section="5.3" sectionFormat="of" target="RFC5652"/> requires the
inclusion of the content-type attribute and the message-digest attribute. Other
attributes can also be included.</t>
      <t>When using SLH-DSA, the fields in the SignerInfo are used as follows:</t>
      <dl newline="true">
        <dt>digestAlgorithm:</dt>
        <dd>
          <t>The digestAlgorithm <bcp14>MUST</bcp14> identify a one-way hash function.  To ensure
collision resistance, the identified hash function <bcp14>SHOULD</bcp14> produce a
hash value that is at least twice the size of the hash function used in
the  SLH-DSA tree.  The following hash functions defined in <xref target="FIPS180"/>
and <xref target="FIPS202"/> are <bcp14>RECOMMENDED</bcp14> for use with the variants of SLH-DSA:</t>
        </dd>
      </dl>
      <artwork><![CDATA[
      id-alg-slh-dsa-sha2-128s:  SHA-256
      id-alg-slh-dsa-sha2-128f:  SHA-256
      id-alg-slh-dsa-sha2-192s:  SHA-512
      id-alg-slh-dsa-sha2-192f:  SHA-512
      id-alg-slh-dsa-sha2-256s:  SHA-512
      id-alg-slh-dsa-sha2-256f:  SHA-512
      id-alg-slh-dsa-shake-128s: SHAKE128
      id-alg-slh-dsa-shake-128f: SHAKE128
      id-alg-slh-dsa-shake-192s: SHAKE256
      id-alg-slh-dsa-shake-192f: SHAKE256
      id-alg-slh-dsa-shake-256s: SHAKE256
      id-alg-slh-dsa-shake-256f: SHAKE256
]]></artwork>
      <dl newline="true">
        <dt>signatureAlgorithm:</dt>
        <dd>
          <t>The signatureAlgorithm <bcp14>MUST</bcp14> contain one of the the SLH-DSA algorithm
identifiers, and the algorithm parameters field <bcp14>MUST</bcp14> be absent.  The
algorithm identifier <bcp14>MUST</bcp14> be one of the following:</t>
        </dd>
      </dl>
      <artwork><![CDATA[
      id-alg-slh-dsa-sha2-128s,  id-alg-slh-dsa-sha2-128f,
      id-alg-slh-dsa-sha2-192s,  id-alg-slh-dsa-sha2-192f,
      id-alg-slh-dsa-sha2-256s,  id-alg-slh-dsa-sha2-256f,
      id-alg-slh-dsa-shake-128s, id-alg-slh-dsa-shake-128f,
      id-alg-slh-dsa-shake-192s, id-alg-slh-dsa-shake-192f,
      id-alg-slh-dsa-shake-256s, id-alg-slh-dsa-shake-256f.
]]></artwork>
      <dl newline="true">
        <dt>signature:</dt>
        <dd>
          <t>The signature contains the signature value resulting from the
SLH-DSA signing operation with the parameters associated with the
selected signatureAlgorithm.  The SLH-DSA signing operation and the
signature verification operation are specified in <xref target="FIPS205-IPD"/>.</t>
        </dd>
      </dl>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Implementations <bcp14>MUST</bcp14> protect the private keys.  Compromise of the
private keys may result in the ability to forge signatures.</t>
      <t>When generating an SLH-DSA key pair, an implementation <bcp14>MUST</bcp14> generate
each key pair independently of all other key pairs in the SLH-DSA
hypertree.</t>
      <t>A SLH-DSA tree <bcp14>MUST NOT</bcp14> be used for more than 2^64 signing operations.</t>
      <t>The generation of private keys relies on random numbers.  The use
of inadequate pseudo-random number generators (PRNGs) to generate
these values can result in little or no security.  An attacker may
find it much easier to reproduce the PRNG environment that produced
the keys, searching the resulting small set of possibilities, rather
than brute force searching the whole key space.  The generation of
quality random numbers is difficult, and <xref target="RFC4086"/> offers
important guidance in this area.</t>
      <t>When computing signatures, the same hash function <bcp14>SHOULD</bcp14> be used to
compute the message digest of the content and the signed attributes, if
they are present.</t>
      <t>When computing signatures, implementations <bcp14>SHOULD</bcp14> include protections against
fault injection attacks <xref target="CMP2018"/>.  Protections against these attacks
include signature verification prior to releasing the signature value to
confirm that no error injected and generating the signature a few times to
confirm that the same signature value is produced each time.</t>
    </section>
    <section anchor="operational-considerations">
      <name>Operational Considerations</name>
      <t>If slh_sign is implemented in a hardware device such as hardware
security module (HSM) or portable cryptographic token, implementations
might want to  avoid is sending the full content to the device.  By
including signed attributes, which necessarily include the message-digest
attribute and the content-type attribute as described in <xref section="5.3" sectionFormat="of" target="RFC5652"/>,
the much smaller set of signed attributes are sent to the device for signing.</t>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>For the ASN.1 Module in the Appendix of this document, IANA
is requested to assign an object identifier (OID) for the module
identifier (TBD1) with a Description of "id-mod-slh-dsa-2023".
The OID for the module should be allocated in the
"SMI Security for PKIX Module Identifier" registry (1.3.6.1.5.5.7.0).</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Thanks to
Mike Ounsworth and
Tomas Gustavsson
for their careful review and constructive comments.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="FIPS205-IPD" target="https://doi.org/10.6028/NIST.FIPS.205.ipd">
          <front>
            <title>Stateless Hash-Based Digital Signature Standard</title>
            <author>
              <organization>National Institute of Standards and Technology (NIST)</organization>
            </author>
            <date year="2023" month="August" day="24"/>
          </front>
          <seriesInfo name="FIPS PUB" value="205 (Initial Public Draft)"/>
        </reference>
        <reference anchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC5652">
          <front>
            <title>Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <date month="September" year="2009"/>
            <abstract>
              <t>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="RFC5958">
          <front>
            <title>Asymmetric Key Packages</title>
            <author fullname="S. Turner" initials="S." surname="Turner"/>
            <date month="August" year="2010"/>
            <abstract>
              <t>This document defines the syntax for private-key information and a content type for it. Private-key information includes a private key for a specified public-key algorithm and a set of attributes. The Cryptographic Message Syntax (CMS), as defined in RFC 5652, can be used to digitally sign, digest, authenticate, or encrypt the asymmetric key format content type. This document obsoletes RFC 5208. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5958"/>
          <seriesInfo name="DOI" value="10.17487/RFC5958"/>
        </reference>
        <reference anchor="X680" target="https://www.itu.int/rec/T-REC-X.680">
          <front>
            <title>Information technology -- Abstract Syntax Notation One (ASN.1): Specification of basic notation</title>
            <author>
              <organization>ITU-T</organization>
            </author>
            <date year="2021" month="February"/>
          </front>
          <seriesInfo name="ITU-T Recommendation" value="X.680"/>
          <seriesInfo name="ISO/IEC" value="8824-1:2021"/>
        </reference>
        <reference anchor="X690" target="https://www.itu.int/rec/T-REC-X.690">
          <front>
            <title>Information technology -- ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER)</title>
            <author>
              <organization>ITU-T</organization>
            </author>
            <date year="2021" month="February"/>
          </front>
          <seriesInfo name="ITU-T Recommendation" value="X.690"/>
          <seriesInfo name="ISO/IEC" value="8825-1-2021"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC4086">
          <front>
            <title>Randomness Requirements for Security</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Schiller" initials="J." surname="Schiller"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="June" year="2005"/>
            <abstract>
              <t>Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts. However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities. The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t>Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult. This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities. It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="106"/>
          <seriesInfo name="RFC" value="4086"/>
          <seriesInfo name="DOI" value="10.17487/RFC4086"/>
        </reference>
        <reference anchor="RFC4108">
          <front>
            <title>Using Cryptographic Message Syntax (CMS) to Protect Firmware Packages</title>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <date month="August" year="2005"/>
            <abstract>
              <t>This document describes the use of the Cryptographic Message Syntax (CMS) to protect firmware packages, which provide object code for one or more hardware module components. CMS is specified in RFC 3852. A digital signature is used to protect the firmware package from undetected modification and to provide data origin authentication. Encryption is optionally used to protect the firmware package from disclosure, and compression is optionally used to reduce the size of the protected firmware package. A firmware package loading receipt can optionally be generated to acknowledge the successful loading of a firmware package. Similarly, a firmware package load error report can optionally be generated to convey the failure to load a firmware package. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4108"/>
          <seriesInfo name="DOI" value="10.17487/RFC4108"/>
        </reference>
        <reference anchor="RFC5911">
          <front>
            <title>New ASN.1 Modules for Cryptographic Message Syntax (CMS) and S/MIME</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="June" year="2010"/>
            <abstract>
              <t>The Cryptographic Message Syntax (CMS) format, and many associated formats, are expressed using ASN.1. The current ASN.1 modules conform to the 1988 version of ASN.1. This document updates those ASN.1 modules to conform to the 2002 version of ASN.1. There are no bits-on-the-wire changes to any of the formats; this is simply a change to the syntax. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5911"/>
          <seriesInfo name="DOI" value="10.17487/RFC5911"/>
        </reference>
        <reference anchor="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>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>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="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>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="FIPS180">
          <front>
            <title>Secure Hash Standard (SHS)</title>
            <author>
              <organization>National Institute of Standards and Technology (NIST)</organization>
            </author>
            <date year="2015" month="August"/>
          </front>
          <seriesInfo name="FIPS PUB" value="180-4"/>
        </reference>
        <reference anchor="FIPS202">
          <front>
            <title>SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions</title>
            <author>
              <organization>National Institute of Standards and Technology (NIST)</organization>
            </author>
            <date year="2015" month="August"/>
          </front>
          <seriesInfo name="FIPS PUB" value="202"/>
        </reference>
        <reference anchor="CMP2018" target="https://link.springer.com/chapter/10.1007/978-3-319-79063-3_8">
          <front>
            <title>Grafting Trees: A Fault Attack Against the SPHINCS Framework</title>
            <author initials="L." surname="Castelnovi" fullname="Laurent Castelnovi">
              <organization/>
            </author>
            <author initials="" surname="A, Martinelli" fullname="Ange Martinelli">
              <organization/>
            </author>
            <author initials="T." surname="Prest" fullname="Thomas Prest">
              <organization/>
            </author>
            <date year="2018"/>
          </front>
          <seriesInfo name="Post-Quantum Cryptography" value="pp. 165-184"/>
          <seriesInfo name="PQCrypto" value="2018"/>
          <seriesInfo name="Lecture Notes in Computer Science" value="vol 10786"/>
        </reference>
      </references>
    </references>
    <?line 515?>

<section anchor="appendix-asn1-module">
      <name>Appendix: ASN.1 Module</name>
      <t>This ASN.1 Module builds upon the conventions established in <xref target="RFC5911"/>.</t>
      <sourcecode type="asn.1" markers="true"><![CDATA[
SLH-DSA-Module-2024
  { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9)
    id-smime(16) id-mod(0) id-mod-slh-dsa-2024(TBD1) }

DEFINITIONS IMPLICIT TAGS ::= BEGIN

EXPORTS ALL;

IMPORTS
  PUBLIC-KEY, SIGNATURE-ALGORITHM, SMIME-CAPS
    FROM AlgorithmInformation-2009  -- in [RFC5911]
    { iso(1) identified-organization(3) dod(6) internet(1)
      security(5) mechanisms(5) pkix(7) id-mod(0)
      id-mod-algorithmInformation-02(58) } ;

--
-- Object Identifiers
--

nistAlgorithms OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) 
  country(16) us(840) organization(1) gov(101) csor(3) 4 }

sigAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 3 }

id-alg-slh-dsa-sha2-128s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-sha2-128f OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-sha2-192s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-sha2-192f OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-sha2-256s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-sha2-256f OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-128s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-128f OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-192s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-192f OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-256s OBJECT IDENTIFIER ::= { sigAlgs TBD }

id-alg-slh-dsa-shake-256f OBJECT IDENTIFIER ::= { sigAlgs TBD }


--
-- Signature Algorithm, Public Key, and Private Key
--

sa-slh-dsa-sha2-128s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-128s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-128s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-128s } }

sa-slh-dsa-sha2-128f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-128f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-128f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-128f } }

sa-slh-dsa-sha2-192s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-192s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-192s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-192s } }

sa-slh-dsa-sha2-192f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-192f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-192f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-192f } }

sa-slh-dsa-sha2-256s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-256s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-256s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-256s } }

sa-slh-dsa-sha2-256f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-256f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-sha2-256f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-sha2-256f } }

sa-slh-dsa-shake-128s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-128s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-128s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-128s } }

sa-slh-dsa-shake-128f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-128f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-128f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-128f } }

sa-slh-dsa-shake-192s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-192s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-192s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-192s } }

sa-slh-dsa-shake-192f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-192f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-192f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-192f } }

sa-slh-dsa-shake-256s SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-256s
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-256s }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-256s } }

sa-slh-dsa-shake-256f SIGNATURE-ALGORITHM ::= {
    IDENTIFIER id-alg-slh-dsa-shake-256f
    PARAMS ARE absent
    PUBLIC-KEYS { pk-slh-dsa-shake-256f }
    SMIME-CAPS { IDENTIFIED BY id-alg-slh-dsa-shake-256f } }

pk-slh-dsa-sha2-128s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-128s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-sha2-128f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-128f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-sha2-192s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-192s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-sha2-192f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-192f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-sha2-256s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-256s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-sha2-256f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-sha2-256f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-128s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-128s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-128f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-128f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-192s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-192s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-192f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-192f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-256s PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-256s
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

pk-slh-dsa-shake-256f PUBLIC-KEY ::= {
    IDENTIFIER id-alg-slh-dsa-shake-256f
    -- KEY no ASN.1 wrapping --
    CERT-KEY-USAGE
      { digitalSignature, nonRepudiation, keyCertSign, cRLSign }
    -- PRIVATE-KEY no ASN.1 wrapping -- }

SLH-DSA-PublicKey ::= OCTET STRING

SLH-DSA-PrivateKey ::= OCTET STRING

--
-- Expand the signature algorithm set used by CMS [RFC5911]
--

SignatureAlgorithmSet SIGNATURE-ALGORITHM ::=
    { sa-slh-dsa-sha2-128s |
      sa-slh-dsa-sha2-128f |
      sa-slh-dsa-sha2-192s |
      sa-slh-dsa-sha2-192f |
      sa-slh-dsa-sha2-256s |
      sa-slh-dsa-sha2-256f |
      sa-slh-dsa-shake-128s |
      sa-slh-dsa-shake-128f |
      sa-slh-dsa-shake-192s |
      sa-slh-dsa-shake-192f |
      sa-slh-dsa-shake-256s |
      sa-slh-dsa-shake-256f,
      ... }

--
-- Expand the S/MIME capabilities set used by CMS [RFC5911]
--

SMimeCaps SMIME-CAPS ::=
    { sa-slh-dsa-sha2-128s.&smimeCaps |
      sa-slh-dsa-sha2-128f.&smimeCaps |
      sa-slh-dsa-sha2-192s.&smimeCaps |
      sa-slh-dsa-sha2-192f.&smimeCaps |
      sa-slh-dsa-sha2-256s.&smimeCaps |
      sa-slh-dsa-sha2-256f.&smimeCaps |
      sa-slh-dsa-shake-128s.&smimeCaps |
      sa-slh-dsa-shake-128f.&smimeCaps |
      sa-slh-dsa-shake-192s.&smimeCaps |
      sa-slh-dsa-shake-192f.&smimeCaps |
      sa-slh-dsa-shake-256s.&smimeCaps |
      sa-slh-dsa-shake-256f.&smimeCaps,
      ... }
     
END
]]></sourcecode>
    </section>
  </back>
  <!-- ##markdown-source:
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
jWQ9qWwAAA==

-->

</rfc>
