Skip to content

Commit c9fd108

Browse files
author
ID Bot
committed
Script updating gh-pages from 27312f8. [ci skip]
1 parent 97d68eb commit c9fd108

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

draft-davidben-tls-merkle-tree-certs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4348,7 +4348,7 @@ <h4 id="name-landmarks">
43484348
</ul>
43494349
</li>
43504350
<li class="normal" id="section-6.3.1-11.2">
4351-
<p id="section-6.3.1-11.2.1"><code>num_active_landmarks + 1</code> lines each containing a single non-negative decimal integer, containing a tree size. Numbered from zero to <code>num_active_landmarks</code>, line <code>i</code> contains the tree size for landmark <code>last_landmark - i</code>. The integers MUST be monotonically decreasing and lower or equal to the log's latest tree size.<a href="#section-6.3.1-11.2.1" class="pilcrow"></a></p>
4351+
<p id="section-6.3.1-11.2.1"><code>num_active_landmarks + 1</code> lines each containing a single non-negative decimal integer, containing a tree size. Numbered from zero to <code>num_active_landmarks</code>, line <code>i</code> contains the tree size for landmark <code>last_landmark - i</code>. The integers MUST be strictly monotonically decreasing and lower or equal to the log's latest tree size.<a href="#section-6.3.1-11.2.1" class="pilcrow"></a></p>
43524352
</li>
43534353
</ul>
43544354
</section>

draft-davidben-tls-merkle-tree-certs.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,8 +1748,9 @@ Table of Contents
17481748
* num_active_landmarks + 1 lines each containing a single non-
17491749
negative decimal integer, containing a tree size. Numbered from
17501750
zero to num_active_landmarks, line i contains the tree size for
1751-
landmark last_landmark - i. The integers MUST be monotonically
1752-
decreasing and lower or equal to the log's latest tree size.
1751+
landmark last_landmark - i. The integers MUST be strictly
1752+
monotonically decreasing and lower or equal to the log's latest
1753+
tree size.
17531754

17541755
6.3.2. Allocating Landmarks
17551756

0 commit comments

Comments
 (0)