Fix ML-DSA level comment.

pull/521/head
David Garske 2024-12-05 10:29:00 -08:00
parent eddf0bd234
commit 4ac4de51ac
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ extern "C" {
/* ML-DSA pub key size is a function of parameters.
* This needs to be configurable. Default to security
* category 2. */
* category 5. */
#define ML_DSA_L2_PUBKEY_SIZE 1312
#define ML_DSA_L3_PUBKEY_SIZE 1952