summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/mlkem (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: multipy -> multiplytb2025-01-032-18/+18
* Do not assume mlkem.h and bytestring.h are public in libcryptotb2024-12-194-14/+8
* mlkem: fix whitespacetb2024-12-182-4/+6
* Avoid a reduce once that can cause Clang misoptomization.beck2024-12-172-22/+54
* Plug two memory leaks in MLKEM*_generate_key_external_entropy()tb2024-12-172-2/+6
* mlkem: clean up top matter in headerstb2024-12-172-8/+14
* Add ML-KEM 1024 from BoringSSLbeck2024-12-133-0/+1279
* KNF nit tb wanted me to fixbeck2024-12-131-2/+4
* Add ML-KEM 768 from BoringSSLbeck2024-12-133-0/+1364