Skip to content

Commit b1f2739

Browse files
author
ID Bot
committed
Script updating gh-pages from d641a8c. [ci skip]
1 parent 6346199 commit b1f2739

3 files changed

Lines changed: 106 additions & 123 deletions

File tree

draft-ietf-plants-merkle-tree-certs.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4418,9 +4418,8 @@ <h4 id="name-signature-semantics">
44184418
<h4 id="name-signature-algorithms">
44194419
<a href="#section-5.3.3" class="section-number selfRef">5.3.3. </a><a href="#name-signature-algorithms" class="section-name selfRef">Signature Algorithms</a>
44204420
</h4>
4421-
<p id="section-5.3.3-1">The cosigner's public key specifies both the key material and the signature algorithm to use with the key material. In order to change key or signature parameters, a cosigner operator MUST deploy a new cosigner, with a new cosigner ID. Signature algorithms MUST fully specify the algorithm parameters, such as hash functions used.<a href="#section-5.3.3-1" class="pilcrow">¶</a></p>
4422-
<p id="section-5.3.3-2">In this document, any PKIX signature algorithm MAY be used, such as the ML-DSA algorithms defined in <span>[<a href="#RFC9881" class="cite xref">RFC9881</a>]</span>. The signature is generated as in PKIX, except that the input is the structure defined in <a href="#signature-format" class="auto internal xref">Section 5.3.1</a>. In particular, in ML-DSA algorithms, the context string MUST be an empty string, as in <span><a href="https://rfc-editor.org/rfc/rfc9881#section-3" class="relref">Section 3</a> of [<a href="#RFC9881" class="cite xref">RFC9881</a>]</span>.<a href="#section-5.3.3-2" class="pilcrow">¶</a></p>
4423-
<p id="section-5.3.3-3">Other documents or deployments MAY define other signature schemes and formats. Log clients that accept cosignatures from some cosigner are assumed to be configured with all parameters necessary to verify that cosigner's signatures, including the signature algorithm and version of the signature format.<a href="#section-5.3.3-3" class="pilcrow">¶</a></p>
4421+
<p id="section-5.3.3-1">The cosigner's public key specifies both the key material and the signature algorithm to use with the key material. In order to change key or signature parameters, a cosigner operator MUST deploy a new cosigner, with a new cosigner ID. Signature algorithms MUST fully specify the algorithm parameters, such as hash functions used. Signatures are computed over the CosignedMessage described in <a href="#signature-format" class="auto internal xref">Section 5.3.1</a>.<a href="#section-5.3.3-1" class="pilcrow">¶</a></p>
4422+
<p id="section-5.3.3-2">Log clients that accept cosignatures from some cosigner are assumed to be configured with all parameters necessary to verify that cosigner's signatures, including the signature algorithm and version of the signature format.<a href="#section-5.3.3-2" class="pilcrow">¶</a></p>
44244423
</section>
44254424
</div>
44264425
</section>
@@ -5667,10 +5666,6 @@ <h3 id="name-normative-references">
56675666
<dd>
56685667
<span class="refAuthor">Rescorla, E.</span>, <span class="refTitle">"The Transport Layer Security (TLS) Protocol Version 1.3"</span>, <span class="seriesInfo">RFC 9846</span>, <span class="seriesInfo">DOI 10.17487/RFC9846</span>, <time datetime="2026-07" class="refDate">July 2026</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc9846">https://www.rfc-editor.org/rfc/rfc9846</a>&gt;</span>. </dd>
56695668
<dd class="break"></dd>
5670-
<dt id="RFC9881">[RFC9881]</dt>
5671-
<dd>
5672-
<span class="refAuthor">Massimo, J.</span>, <span class="refAuthor">Kampanakis, P.</span>, <span class="refAuthor">Turner, S.</span>, and <span class="refAuthor">B. E. Westerbaan</span>, <span class="refTitle">"Internet X.509 Public Key Infrastructure -- Algorithm Identifiers for the Module-Lattice-Based Digital Signature Algorithm (ML-DSA)"</span>, <span class="seriesInfo">RFC 9881</span>, <span class="seriesInfo">DOI 10.17487/RFC9881</span>, <time datetime="2025-10" class="refDate">October 2025</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc9881">https://www.rfc-editor.org/rfc/rfc9881</a>&gt;</span>. </dd>
5673-
<dd class="break"></dd>
56745669
<dt id="RFC9925">[RFC9925]</dt>
56755670
<dd>
56765671
<span class="refAuthor">Benjamin, D.</span>, <span class="refTitle">"Unsigned X.509 Certificates"</span>, <span class="seriesInfo">RFC 9925</span>, <span class="seriesInfo">DOI 10.17487/RFC9925</span>, <time datetime="2026-02" class="refDate">February 2026</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc9925">https://www.rfc-editor.org/rfc/rfc9925</a>&gt;</span>. </dd>

draft-ietf-plants-merkle-tree-certs.txt

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,16 +1665,11 @@ Table of Contents
16651665
key or signature parameters, a cosigner operator MUST deploy a new
16661666
cosigner, with a new cosigner ID. Signature algorithms MUST fully
16671667
specify the algorithm parameters, such as hash functions used.
1668+
Signatures are computed over the CosignedMessage described in
1669+
Section 5.3.1.
16681670

1669-
In this document, any PKIX signature algorithm MAY be used, such as
1670-
the ML-DSA algorithms defined in [RFC9881]. The signature is
1671-
generated as in PKIX, except that the input is the structure defined
1672-
in Section 5.3.1. In particular, in ML-DSA algorithms, the context
1673-
string MUST be an empty string, as in Section 3 of [RFC9881].
1674-
1675-
Other documents or deployments MAY define other signature schemes and
1676-
formats. Log clients that accept cosignatures from some cosigner are
1677-
assumed to be configured with all parameters necessary to verify that
1671+
Log clients that accept cosignatures from some cosigner are assumed
1672+
to be configured with all parameters necessary to verify that
16781673
cosigner's signatures, including the signature algorithm and version
16791674
of the signature format.
16801675

@@ -3553,13 +3548,6 @@ Table of Contents
35533548
Version 1.3", RFC 9846, DOI 10.17487/RFC9846, July 2026,
35543549
<https://www.rfc-editor.org/rfc/rfc9846>.
35553550

3556-
[RFC9881] Massimo, J., Kampanakis, P., Turner, S., and B. E.
3557-
Westerbaan, "Internet X.509 Public Key Infrastructure --
3558-
Algorithm Identifiers for the Module-Lattice-Based Digital
3559-
Signature Algorithm (ML-DSA)", RFC 9881,
3560-
DOI 10.17487/RFC9881, October 2025,
3561-
<https://www.rfc-editor.org/rfc/rfc9881>.
3562-
35633551
[RFC9925] Benjamin, D., "Unsigned X.509 Certificates", RFC 9925,
35643552
DOI 10.17487/RFC9925, February 2026,
35653553
<https://www.rfc-editor.org/rfc/rfc9925>.

0 commit comments

Comments
 (0)