Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mlkem_unittest: fix typo in comment | tb | 2025-05-21 | 1 | -2/+2 |
* | Make MLKEM1024_marshal_private_key consistent with the public_key funcitons | beck | 2025-05-20 | 1 | -6/+6 |
* | Fix up MLKEM768_marshal_private_key to not use a passed in CBB | beck | 2025-05-19 | 1 | -2/+2 |
* | API changes for ML-KEM | beck | 2025-05-19 | 1 | -24/+20 |
* | mlkem_unittest: check return value of decap() | tb | 2025-05-03 | 1 | -5/+11 |
* | Fix the unittest with Emscripten | tb | 2024-12-26 | 1 | -5/+26 |
* | Overhaul ML-KEM regress once more | tb | 2024-12-26 | 1 | -182/+101 |
* | Rework and fix the mlkem tests | tb | 2024-12-20 | 1 | -177/+210 |
* | Normalize top of files | tb | 2024-12-14 | 1 | -5/+10 |
* | Add ML-KEM 1024 from BoringSSL | beck | 2024-12-13 | 1 | -2/+134 |
* | Add ML-KEM 768 from BoringSSL | beck | 2024-12-13 | 1 | -0/+149 |