Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ML-DSA / FIPS 204 final #1919

Merged
merged 52 commits into from
Nov 26, 2024

Fix test_alg_info [full tests]

8420ebd
Select commit
Loading
Failed to load commit list.
Merged

Add ML-DSA / FIPS 204 final #1919

Fix test_alg_info [full tests]
8420ebd
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Nov 19, 2024 in 2s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 64cfbc9 Pull ML-DSA from upstream. Valid sign-off found
🟢 3d18432 cleanup Valid sign-off found
🟢 466d6bb 44 acvp working Valid sign-off found
🟢 5580194 new pull & acvp tests for all parameters Valid sign-off found
🟢 4d044c2 avx2 update Valid sign-off found
🟢 2adea30 avx2 update Valid sign-off found
🟢 b8df84e avx2 update Valid sign-off found
🟢 23b3fab update Valid sign-off found
🟢 4b86112 update avx2 Valid sign-off found
🟢 5ffca11 update avx2 Valid sign-off found
🟢 e779151 pull upstream master Valid sign-off found
🟢 7482a36 fit ctx APIs Valid sign-off found
🟢 cda12f2 code formatting Valid sign-off found
🟢 692e009 code formatting Valid sign-off found
🟢 5e86aa4 Adding _with_ctx_str APIs, templating Valid sign-off found
🟢 a0255e4 fix doxygen Valid sign-off found
🟢 896064a fix template Valid sign-off found
🟢 2e84173 fix memory leak in verify Valid sign-off found
🟢 c9b246b ifdefs for internal test apis [full tests] Valid sign-off found
🟢 a2f6790 export symbols for acvp tests (dynamic linking), t... Valid sign-off found
🟢 51c0946 fix alg info check Valid sign-off found
🟢 b16c35b more portable assembly [full tests] Valid sign-off found
🟢 b215c77 fix warnings [full tests] Valid sign-off found
🟢 bc8e3ba fix warnings [full tests] Valid sign-off found
🟢 69a80f8 rebase & fix Valid sign-off found
🟢 817fb7d fix after rebase Valid sign-off found
🟢 444bccf fix sanitizer results [full tests] Valid sign-off found
🟢 f4ad674 remove IPD intermediate values Valid sign-off found
🟢 f9fa025 adds flag for ctx support & adds tests with ctx st... Valid sign-off found
🟢 10b0d98 dummy implementations for sigs without ctx support... Valid sign-off found
🟢 a1789b8 Update constant-time passes after linenumer and fu... Valid sign-off found
🟢 f77f2d4 Update KATs [extended tests] [trigger downstream] Valid sign-off found
🟢 3d104e3 API with checks for signatures without ctx support Valid sign-off found
🟢 1b86943 remove old patch files [extended tests] [trigger d... Valid sign-off found
🟢 5f131f4 Update tests/test_sig.c Valid sign-off found
🟢 6e7f829 Update tests/test_sig.c Valid sign-off found
🟢 3da81fa Update tests/vectors_sig.c Valid sign-off found
🟢 2fc7279 Update tests/test_sig.c Valid sign-off found
🟢 8792e26 Update tests/vectors_sig.c Valid sign-off found
🟢 7d74795 Update tests/vectors_sig.c Valid sign-off found
🟢 26236d9 Update tests/vectors_sig.c Valid sign-off found
🟢 71bbf60 Update tests/vectors_sig.c Valid sign-off found
🟢 59956a3 Update tests/vectors_sig.c Valid sign-off found
🟢 daef659 Update tests/vectors_sig.c Valid sign-off found
🟢 5cb2da5 Update tests/vectors_sig.c Valid sign-off found
🟢 ed194b7 Updates after Spencer's review. Run astyle. [full ... Valid sign-off found
🟢 fe28f6b Fix strict warnings [full tests] Valid sign-off found
🟢 b06e5ec More astyle [full tests] Valid sign-off found
🟢 3e6302a Change alg_version to FIPS204 [full tests] Valid sign-off found
🟢 a47a23a Update ml-dsa security claim to SUF-CMA [skip ci] Valid sign-off found
🟢 a8731d2 Update src/sig/sig.h Valid sign-off found
🟢 8420ebd Fix test_alg_info [full tests] Valid sign-off found