Skip to content

Commit

Permalink
Script updating gh-pages from 047c2b3. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Nov 25, 2024
1 parent 256c11c commit 31d80ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion 85_RedoCarefully/draft-ietf-lamps-pq-composite-sigs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,11 @@ <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>
<div class="alignLeft art-text artwork" id="section-4.4-2">
<pre>
Composite-ML-DSA.SerializeKey(key) -&gt; bytes
</pre><a href="#section-4.4-2" class="pilcrow"></a>
</div>
<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>
Expand Down

0 comments on commit 31d80ed

Please sign in to comment.