Skip to content

Commit

Permalink
Update draft-ietf-lamps-pq-composite-sigs.md
Browse files Browse the repository at this point in the history
add title to Deserialization...  I think there needed to be a new line between the tilde characters ~~~
  • Loading branch information
johngray-dev authored Nov 25, 2024
1 parent 5533955 commit e5ae1ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion draft-ietf-lamps-pq-composite-sigs.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,10 +760,11 @@ Deserialization Process:
if NOT mldsaKey or NOT tradKey:
output "Deserialization error"

5. Output the composite ML-DSA public key
5. Output the composite ML-DSA key

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

# Composite Key Structures {#sec-composite-structs}

Expand Down

0 comments on commit e5ae1ec

Please sign in to comment.