summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/mlkem/mlkem_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MLKEM1024_marshal_private_key consistent with the public_key funcitonsbeck2025-05-201-3/+4
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-191-3/+3
* API changes for ML-KEMbeck2025-05-191-3/+3
* Do not assume mlkem.h and bytestring.h are public in libcryptotb2024-12-191-2/+3
* mlkem: clean up top matter in headerstb2024-12-171-2/+5
* Add ML-KEM 1024 from BoringSSLbeck2024-12-131-0/+39
* Add ML-KEM 768 from BoringSSLbeck2024-12-131-0/+78