[PATCH 17/17] tests: Add a test for Dilithium.
NIIBE Yutaka via Gcrypt-devel <[email protected]> Sat, 28 Jun 2025 12:44:54 +0900
| Newsgroups | gmane.comp.encryption.gpg.libgcrypt.devel |
|---|---|
| Message-ID | <93d39c62a1d70b8195d3c83271c6ff2c686ee6ff.1751080340.git.gniibe@fsij.org> |
* tests/Makefile.am (tests_bin) [USE_DILITHIUM]: Add t-mldsa. (EXTRA_DIST): Add t-mldsa.inp. * tests/t-mldsa.c: New. * tests/t-mldsa.inp: New. -- GnuPG-bug-id: 7640 Signed-off-by: NIIBE Yutaka <[email protected]> --- tests/Makefile.am | 5 +- tests/t-mldsa.c | 702 ++++++++++++++++++++++++++++++++++++++++++++++ tests/t-mldsa.inp | 71 +++++ 3 files changed, 777 insertions(+), 1 deletion(-) create mode 100644 tests/t-mldsa.c create mode 100644 tests/t-mldsa.inp _______________________________________________ Gcrypt-devel mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gcrypt-devel
3D
(text/x-patch, 176.3 KB) - not displayed