summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/mlkem/mlkem_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify MLKEM_{private,public}_key_new()tb2025-09-161-19/+7
* MLKEM_private_key_new: add missing space before =tb2025-09-151-2/+2
* Deduplicate the mlkem 768 and mlkem 1024 code.beck2025-09-051-2/+2
* Add a reasonable ML-KEM API for public use.beck2025-08-141-0/+200