Skip to content

Commit 527871f

Browse files
author
ID Bot
committed
Script updating gh-pages from 7e6ba9a. [ci skip]
1 parent 31a30e7 commit 527871f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

log-numbers-followup/draft-ietf-plants-merkle-tree-certs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3715,7 +3715,7 @@ <h2 id="name-certification-authorities">
37153715
<p id="section-5-2.1.1">A CA ID (<a href="#ca-ids" class="auto internal xref">Section 5.1</a>), which uniquely identifies the CA.<a href="#section-5-2.1.1" class="pilcrow">¶</a></p>
37163716
</li>
37173717
<li class="normal" id="section-5-2.2">
3718-
<p id="section-5-2.2.1">A collision-resistant cryptographic hash function. SHA-256 <span>[<a href="#SHS" class="cite xref">SHS</a>]</span> is RECOMMENDED. Throughout this document, this hash function is referred to as HASH, and the size of its output in bytes is referred to as HASH_SIZE.<a href="#section-5-2.2.1" class="pilcrow">¶</a></p>
3718+
<p id="section-5-2.2.1">A collision-resistant cryptographic hash function, used by the CA's issuance logs. SHA-256 <span>[<a href="#SHS" class="cite xref">SHS</a>]</span> is RECOMMENDED. Throughout this document, this hash function is referred to as HASH, and the size of its output in bytes is referred to as HASH_SIZE.<a href="#section-5-2.2.1" class="pilcrow">¶</a></p>
37193719
</li>
37203720
<li class="normal" id="section-5-2.3">
37213721
<p id="section-5-2.3.1">A series of issuance logs (<a href="#issuance-logs" class="auto internal xref">Section 5.2</a>), which contain all statements the CA has certified.<a href="#section-5-2.3.1" class="pilcrow">¶</a></p>
@@ -4645,7 +4645,7 @@ <h3 id="name-relying-party-configuration">
46454645
<p id="section-7.1-2.1.1">The CA's ID (<a href="#ca-ids" class="auto internal xref">Section 5.1</a>)<a href="#section-7.1-2.1.1" class="pilcrow">¶</a></p>
46464646
</li>
46474647
<li class="normal" id="section-7.1-2.2">
4648-
<p id="section-7.1-2.2.1">The hash algorithm used in each log, e.g. SHA-256<a href="#section-7.1-2.2.1" class="pilcrow">¶</a></p>
4648+
<p id="section-7.1-2.2.1">The CA's log hash algorithm, e.g. SHA-256<a href="#section-7.1-2.2.1" class="pilcrow">¶</a></p>
46494649
</li>
46504650
<li class="normal" id="section-7.1-2.3">
46514651
<p id="section-7.1-2.3.1">The CA cosigner, and any other supported cosigners, as pairs of cosigner ID and public key<a href="#section-7.1-2.3.1" class="pilcrow">¶</a></p>

log-numbers-followup/draft-ietf-plants-merkle-tree-certs.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,10 +1102,10 @@ Table of Contents
11021102

11031103
* A CA ID (Section 5.1), which uniquely identifies the CA.
11041104

1105-
* A collision-resistant cryptographic hash function. SHA-256 [SHS]
1106-
is RECOMMENDED. Throughout this document, this hash function is
1107-
referred to as HASH, and the size of its output in bytes is
1108-
referred to as HASH_SIZE.
1105+
* A collision-resistant cryptographic hash function, used by the
1106+
CA's issuance logs. SHA-256 [SHS] is RECOMMENDED. Throughout
1107+
this document, this hash function is referred to as HASH, and the
1108+
size of its output in bytes is referred to as HASH_SIZE.
11091109

11101110
* A series of issuance logs (Section 5.2), which contain all
11111111
statements the CA has certified.
@@ -2064,7 +2064,7 @@ Table of Contents
20642064

20652065
* The CA's ID (Section 5.1)
20662066

2067-
* The hash algorithm used in each log, e.g. SHA-256
2067+
* The CA's log hash algorithm, e.g. SHA-256
20682068

20692069
* The CA cosigner, and any other supported cosigners, as pairs of
20702070
cosigner ID and public key

0 commit comments

Comments
 (0)