summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/mlkem (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up MLKEM768_marshal_private_key to not use a passed in CBBbeck2025-05-195-26/+11
* API changes for ML-KEMbeck2025-05-195-98/+77
* mlkem_unittest: check return value of decap()tb2025-05-031-5/+11
* mlkem_tests: add an empty line for consistencytb2025-05-031-1/+2
* parse_test_file()tb2025-04-131-1/+3
* Zap extraneous -DLIBRESSL_INTERNALtb2024-12-291-2/+1
* parse test file: add helper to skip to end of linetb2024-12-271-8/+12
* Fix the unittest with Emscriptentb2024-12-261-5/+26
* mlkem iteration test: drop extraneous typedeftb2024-12-261-4/+1
* mlkem tests: whitespace tweak and fix an error messagetb2024-12-261-5/+7
* fat fingerstb2024-12-261-2/+2
* Overhaul ML-KEM regress once moretb2024-12-2620-2571/+2110
* mlkem regress: garbage collect two global variablestb2024-12-201-4/+1
* Fix whitespace in Makefiletb2024-12-201-22/+22
* That works better with a Gtb2024-12-201-2/+2
* cant't -> can'ttb2024-12-2010-20/+20
* Rework and fix the mlkem teststb2024-12-2016-997/+1824
* mlkem regress: reach around into bytestring againtb2024-12-191-1/+2
* Close fp before exit since we clean up other stufftb2024-12-174-4/+8
* Plug leak coming from debug leftovertb2024-12-172-4/+2
* Stop reaching into libcrypto/bytestringtb2024-12-141-2/+1
* Normalize top of filestb2024-12-1415-109/+138
* Add ML-KEM 1024 from BoringSSLbeck2024-12-1313-3/+5262
* Add ML-KEM 768 from BoringSSLbeck2024-12-1315-0/+5424