Skip to content

Commit 7460646

Browse files
author
ID Bot
committed
Script updating gh-pages from 0012b78. [ci skip]
1 parent 57ea3d5 commit 7460646

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@ <h4 id="name-evaluating-a-subtree-inclus">
19351935
<p id="section-4.2.1-2.4.2.2.2.1.1">Set <code>r</code> to <code>HASH(0x01 || p || r)</code>.<a href="#section-4.2.1-2.4.2.2.2.1.1" class="pilcrow"></a></p>
19361936
</li>
19371937
<li id="section-4.2.1-2.4.2.2.2.2">
1938-
<p id="section-4.2.1-2.4.2.2.2.2.1">If <code>LSB(fn)</code> is not set, then right-shift both <code>fn</code> and <code>sn</code> equally until either <code>LSB(fn)</code> is set or <code>fn</code> is 0.<a href="#section-4.2.1-2.4.2.2.2.2.1" class="pilcrow"></a></p>
1938+
<p id="section-4.2.1-2.4.2.2.2.2.1">Until <code>LSB(fn)</code> is set, right-shift <code>fn</code> and <code>sn</code> equally.<a href="#section-4.2.1-2.4.2.2.2.2.1" class="pilcrow"></a></p>
19391939
</li>
19401940
</ol>
19411941
<p id="section-4.2.1-2.4.2.2.3">

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,7 @@ Table of Contents
534534

535535
1. Set r to HASH(0x01 || p || r).
536536

537-
2. If LSB(fn) is not set, then right-shift both fn and sn
538-
equally until either LSB(fn) is set or fn is 0.
537+
2. Until LSB(fn) is set, right-shift fn and sn equally.
539538

540539
Otherwise:
541540

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2>Preview for branch <a href="clarify-verification">clarify-verification</a></
8686
<tr>
8787
<td><a href="clarify-verification/draft-davidben-tls-merkle-tree-certs.html" class="html draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (HTML)">Merkle Tree Certificates</a></td>
8888
<td><a href="clarify-verification/draft-davidben-tls-merkle-tree-certs.txt" class="txt draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (Text)">plain text</a></td>
89-
<td>same as main</td>
89+
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://davidben.github.io/merkle-tree-certs/draft-davidben-tls-merkle-tree-certs.txt&amp;url_2=https://davidben.github.io/merkle-tree-certs/clarify-verification/draft-davidben-tls-merkle-tree-certs.txt" class="diff draft-davidben-tls-merkle-tree-certs">diff with main</a></td>
9090
</tr>
9191
</table>
9292
<h2>Preview for branch <a href="dennis3">dennis3</a></h2>
@@ -151,7 +151,7 @@ <h2>Preview for branch <a href="lukevalenta-patch-1">lukevalenta-patch-1</a></h2
151151
<tr>
152152
<td><a href="lukevalenta-patch-1/draft-davidben-tls-merkle-tree-certs.html" class="html draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (HTML)">Merkle Tree Certificates</a></td>
153153
<td><a href="lukevalenta-patch-1/draft-davidben-tls-merkle-tree-certs.txt" class="txt draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (Text)">plain text</a></td>
154-
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://davidben.github.io/merkle-tree-certs/draft-davidben-tls-merkle-tree-certs.txt&amp;url_2=https://davidben.github.io/merkle-tree-certs/lukevalenta-patch-1/draft-davidben-tls-merkle-tree-certs.txt" class="diff draft-davidben-tls-merkle-tree-certs">diff with main</a></td>
154+
<td>same as main</td>
155155
</tr>
156156
</table>
157157
<h2>Preview for branch <a href="dennis1">dennis1</a></h2>

0 commit comments

Comments
 (0)