Skip to content

Commit

Permalink
Script updating gh-pages from 3ecdbd0. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Nov 25, 2024
1 parent 42137c5 commit 256c11c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 85_RedoCarefully/draft-ietf-lamps-pq-composite-sigs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1956,6 +1956,8 @@ <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>
<p id="section-4.4-2">Composite-ML-DSA.SerializeKey(key) -&gt; bytes<a href="#section-4.4-2" class="pilcrow"></a></p>
<p id="section-4.4-3">Deserialization reverses this process, raising an error in the event that the input is malformed.<a href="#section-4.4-3" class="pilcrow"></a></p>
</section>
</div>
</section>
Expand Down
5 changes: 5 additions & 0 deletions 85_RedoCarefully/draft-ietf-lamps-pq-composite-sigs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,11 @@ Signature Verification Process:
length public or private keys of the component signatures, as defined
below:

Composite-ML-DSA.SerializeKey(key) -> bytes

Deserialization reverses this process, raising an error in the event
that the input is malformed.

5. Composite Key Structures

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

0 comments on commit 256c11c

Please sign in to comment.