summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/mlkem/mlkem_tests.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlkem_tests: remove unneded ret variable from mlkem_{decap,keygen}_tests()tb2025-08-151-19/+11
* mlkem_tests: use public mlkem.h, no longer needs mlkem_tests_util.htb2025-08-151-4/+3
* mlkem_tests: mop up after feral openssl devs were heretb2025-08-151-83/+91
* Add a reasonable ML-KEM API for public use.beck2025-08-141-150/+142
* Make MLKEM1024_marshal_private_key consistent with the public_key funcitonsbeck2025-05-201-7/+7
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-191-2/+2
* API changes for ML-KEMbeck2025-05-191-4/+7
* mlkem_tests: add an empty line for consistencytb2025-05-031-1/+2
* fat fingerstb2024-12-261-2/+2
* Overhaul ML-KEM regress once moretb2024-12-261-0/+728