Skip to content

Commit

Permalink
Script updating gh-pages from bec1ee6. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Nov 25, 2024
1 parent 2ea2c11 commit 42137c5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 85_RedoCarefully/draft-ietf-lamps-pq-composite-sigs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1214,6 +1214,9 @@ <h2 id="name-copyright-notice">
<p id="section-toc.1-1.4.2.3.2.2.1"><a href="#section-4.3.2" class="auto internal xref">4.3.2</a>.  <a href="#name-hashcomposite-ml-dsa-verify" class="internal xref">HashComposite-ML-DSA-Verify</a></p>
</li>
</ul>
</li>
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.4.2.4">
<p id="section-toc.1-1.4.2.4.1"><a href="#section-4.4" class="auto internal xref">4.4</a>.  <a href="#name-serializekey-and-deserializ" class="internal xref">SerializeKey and DeserializeKey</a></p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -1947,6 +1950,14 @@ <h4 id="name-hashcomposite-ml-dsa-verify">
</div>
</section>
</div>
<div id="serializekey-and-deserializekey">
<section id="section-4.4">
<h3 id="name-serializekey-and-deserializ">
<a href="#section-4.4" class="section-number selfRef">4.4. </a><a href="#name-serializekey-and-deserializ" class="section-name selfRef">SerializeKey and DeserializeKey</a>
</h3>
<p id="section-4.4-1">The serialization routine for keys simply concatenates the fixed-length public or private keys of the component signatures, as defined below:<a href="#section-4.4-1" class="pilcrow"></a></p>
</section>
</div>
</section>
</div>
<div id="sec-composite-structs">
Expand Down
7 changes: 7 additions & 0 deletions 85_RedoCarefully/draft-ietf-lamps-pq-composite-sigs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Table of Contents
4.3. PreHash-Signature Mode
4.3.1. HashComposite-ML-DSA-Sign signature mode
4.3.2. HashComposite-ML-DSA-Verify
4.4. SerializeKey and DeserializeKey
5. Composite Key Structures
5.1. CompositeSignaturePublicKey
5.2. CompositeSignaturePrivateKey
Expand Down Expand Up @@ -750,6 +751,12 @@ Signature Verification Process:
signature verification, there are no timing attacks to consider, so
this is ok.

4.4. SerializeKey and DeserializeKey

The serialization routine for keys simply concatenates the fixed-
length public or private keys of the component signatures, as defined
below:

5. Composite Key Structures

In order to form composite public keys and signature values, we
Expand Down

0 comments on commit 42137c5

Please sign in to comment.