[openssl/openssl] 804fc3: apps: test ec app -param_enc option

"'Jakub Zelenka' via openssl-commits" <[email protected]> Mon, 13 Jul 2026 08:01:35 -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: 804fc3ecd8dbced41171c7e7eb249ce54dff50a3
      https://github.com/openssl/openssl/commit/804fc3ecd8dbced41171c7e7eb249ce54dff50a3
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M test/recipes/15-test_ec.t
    A test/recipes/15-test_ec_data/ec-param-explicit.der
    A test/recipes/15-test_ec_data/ec-param-named.der

  Log Message:
  -----------
  apps: test ec app -param_enc option

Exercise the previously untested -param_enc option of the ec app,
covering named_curve and explicit parameter encodings (compared
against checked-in reference encodings) as well as rejection of an
invalid value.

Assisted-by: Claude:claude-opus-4-8

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 13 15:00:25 2026
(Merged from https://github.com/openssl/openssl/pull/31799)


  Commit: 2c471635734f03166906bd1a2db3f2ca0bf3b192
      https://github.com/openssl/openssl/commit/2c471635734f03166906bd1a2db3f2ca0bf3b192
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M test/recipes/15-test_ecparam.t

  Log Message:
  -----------
  apps: test ecparam app -param_enc option

Exercise the previously untested -param_enc option of the ecparam app
by round-tripping the secp384r1 fixtures between named_curve and
explicit encodings (compared byte for byte against the reference
files), and check that an invalid value is rejected.

Assisted-by: Claude:claude-opus-4-8

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 13 15:00:27 2026
(Merged from https://github.com/openssl/openssl/pull/31799)


Compare: https://github.com/openssl/openssl/compare/da37b2b65600...2c471635734f

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/da37b2-2c4716%40github.com.