CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/03 02:39:33
Modified files:
lib/libcrypto/mlkem: mlkem1024.c mlkem768.c
Log message:
CTASSERT that internal pub/priv keys match the sizes exposed in mlkem.h
This will need reworking (especially deduplicating) anyway, but it doesn't
hurt now.
>From Kenjiro Nakayama
