summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/mlkem/mlkem_unittest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlkem_unittest: fix typo in commenttb2025-05-211-2/+2
* Make MLKEM1024_marshal_private_key consistent with the public_key funcitonsbeck2025-05-201-6/+6
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-191-2/+2
* API changes for ML-KEMbeck2025-05-191-24/+20
* mlkem_unittest: check return value of decap()tb2025-05-031-5/+11
* Fix the unittest with Emscriptentb2024-12-261-5/+26
* Overhaul ML-KEM regress once moretb2024-12-261-182/+101
* Rework and fix the mlkem teststb2024-12-201-177/+210
* Normalize top of filestb2024-12-141-5/+10
* Add ML-KEM 1024 from BoringSSLbeck2024-12-131-2/+134
* Add ML-KEM 768 from BoringSSLbeck2024-12-131-0/+149