Skip to content

Commit

Permalink
Fix typo in CompositeSignatureValue deserialization
Browse files Browse the repository at this point in the history
  • Loading branch information
johngray-dev authored Nov 28, 2024
1 parent d606485 commit 7d345c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-lamps-pq-composite-sigs.md
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ Deserialization Process:

5. Output the CompositeSignatureValue

output (mldsaPK, tradPK)
output (mldsaSig, tradSig)
~~~
{: #alg-composite-deserialize-sig title="Composite DeserializeSignatureValue(bytes)"}

Expand Down

0 comments on commit 7d345c4

Please sign in to comment.