[openssl/openssl] 4ef7e3: apps: test ec and ecparam -text options
"'Jakub Zelenka' via openssl-commits" <[email protected]> Fri, 17 Jul 2026 01:51:37 -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: 4ef7e3b3cdc483cebb55b240770a2ee6e705b8db
https://github.com/openssl/openssl/commit/4ef7e3b3cdc483cebb55b240770a2ee6e705b8db
Author: Jakub Zelenka <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M test/recipes/15-test_ec.t
M test/recipes/15-test_ecparam.t
Log Message:
-----------
apps: test ec and ecparam -text options
The -text option was not exercised for the ec or ecparam apps. Add a
subtest to 15-test_ec.t that prints a private and a public EC key and,
after stripping the colon-separated hex formatting, verifies the printed
private and public values match the committed testec-p256.pem keypair as
well as the curve identification. Add a subtest to 15-test_ecparam.t
that prints named and explicit parameters, checking the named form emits
the expected curve OID and NIST name while the explicit form emits the
field parameters and no OID.
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:47:12 2026
(Merged from https://github.com/openssl/openssl/pull/31952)
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/98a726-4ef7e3%40github.com.