Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo: multipy -> multiply | tb | 2025-01-03 | 2 | -18/+18 |
* | Do not assume mlkem.h and bytestring.h are public in libcrypto | tb | 2024-12-19 | 4 | -14/+8 |
* | mlkem: fix whitespace | tb | 2024-12-18 | 2 | -4/+6 |
* | Avoid a reduce once that can cause Clang misoptomization. | beck | 2024-12-17 | 2 | -22/+54 |
* | Plug two memory leaks in MLKEM*_generate_key_external_entropy() | tb | 2024-12-17 | 2 | -2/+6 |
* | mlkem: clean up top matter in headers | tb | 2024-12-17 | 2 | -8/+14 |
* | Add ML-KEM 1024 from BoringSSL | beck | 2024-12-13 | 3 | -0/+1279 |
* | KNF nit tb wanted me to fix | beck | 2024-12-13 | 1 | -2/+4 |
* | Add ML-KEM 768 from BoringSSL | beck | 2024-12-13 | 3 | -0/+1364 |