summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/mlkem/mlkem_iteration_tests.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlkem tests: include the public <openssl/mlkem.h>tb2025-08-171-2/+2
* Fix includes in mlkem unit and iteration teststb2025-08-151-2/+1
* Add a reasonable ML-KEM API for public use.beck2025-08-141-102/+77
* Make MLKEM1024_marshal_private_key consistent with the public_key funcitonsbeck2025-05-201-5/+5
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-191-2/+2
* API changes for ML-KEMbeck2025-05-191-3/+5
* mlkem iteration test: drop extraneous typedeftb2024-12-261-4/+1
* Overhaul ML-KEM regress once moretb2024-12-261-0/+230