[openssl/openssl] 4f258c: Fix DSA with SHA-384 / SHA-512 X.509 verification ...

"'John' via openssl-commits" <[email protected]> Mon, 20 Jul 2026 04:12: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: 4f258c3f3c016502b04681c2eb4c6732525beed5
      https://github.com/openssl/openssl/commit/4f258c3f3c016502b04681c2eb4c6732525beed5
  Author: John Claus <[email protected]>
  Date:   2026-07-20 (Mon, 20 Jul 2026)

  Changed paths:
    M CHANGES.md
    M NEWS.md
    M crypto/objects/obj_xref.h
    M crypto/objects/obj_xref.txt
    A test/certs/ee-cert-dsa-sha384.pem
    A test/certs/ee-cert-dsa-sha512.pem
    A test/certs/root-cert-dsa-sha384.pem
    A test/certs/root-cert-dsa-sha512.pem
    M test/certs/setup.sh
    M test/recipes/25-test_verify.t

  Log Message:
  -----------
  Fix DSA with SHA-384 / SHA-512 X.509 verification (issue openssl#30432)

Register dsa_with_SHA384 and dsa_with_SHA512 in obj_xref so signature verification resolves digest + DSA key type.

Add test_verify regression tests and PEM fixtures; add executable DSA cert generation in test/certs/setup.sh. CHANGES.md and NEWS.md entries for 4.0→4.1.

Address review: plan tests 215, remove CHANGES merge artifact, replace comment-only setup.sh notes with actual openssl commands.

Fixes openssl#30432

Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Mon Jul 20 11:10:47 2026
(Merged from https://github.com/openssl/openssl/pull/30655)



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/034592-4f258c%40github.com.