Skip to content

Commit

Permalink
Update draft-ietf-lamps-dilithium-certificates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csosto-pk authored Dec 12, 2024
1 parent 5d6036d commit 8110287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-lamps-dilithium-certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ ExternalMu-ML-DSA.Prehash(pk, M, ctx):

if |ctx| > 255 then
return error # return an error indication if the context string is
# not too long
# too long
end if

M' = BytesToBits(IntegerToBytes(0, 1) ∥ IntegerToBytes(|ctx|, 1)
Expand Down

0 comments on commit 8110287

Please sign in to comment.