Skip to content

Commit

Permalink
Fix size
Browse files Browse the repository at this point in the history
  • Loading branch information
seanturner authored Dec 12, 2024
1 parent 9256bca commit 573bc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-lamps-kyber-certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ certificate extension MUST only contain keyEncipherment

ML-KEM-PublicKey ::= OCTET STRING (SIZE (800 | 1184 | 1568))

ML-KEM-PrivateKey ::= OCTET STRING (SIZE (32))
ML-KEM-PrivateKey ::= OCTET STRING (SIZE (64))
~~~

No additional encoding of the ML-KEM public key value is applied in
Expand Down

0 comments on commit 573bc9d

Please sign in to comment.