[openssl/openssl] 49057c: apps: test pkey -encopt option
"'Jakub Zelenka' via openssl-commits" <[email protected]> Fri, 17 Jul 2026 01:57:38 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 49057cbe91eef40fcc1e4973feeaef8be60b9434
https://github.com/openssl/openssl/commit/49057cbe91eef40fcc1e4973feeaef8be60b9434
Author: Jakub Zelenka <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M test/recipes/15-test_ml_dsa_codecs.t
Log Message:
-----------
apps: test pkey -encopt option
The -encopt option of the pkey app was not exercised by any test; the
existing ML-DSA codec tests only used genpkey -encopt and pkey with
-provparam. Re-encode the seed-priv key into each supported PKCS#8
output format via 'pkey -encopt output_formats:<form>' and check the
result matches the reference for that form. A control compares against
the default (no -encopt) encoding so the match is attributed to -encopt
rather than the default behaviour.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Daniel Kubec <[email protected]>
Reviewed-by: Tim Hudson <[email protected]>
MergeDate: Fri Jul 17 08:51:40 2026
(Merged from https://github.com/openssl/openssl/pull/31951)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/4ef7e3-49057c%40github.com.