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