[openssl/openssl] a17cd7: [test] exercise AEAD tag read rejection when actua...

"'Billy Brumley' via openssl-commits" <[email protected]> Wed, 08 Jul 2026 11:07:33 -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: a17cd7691ab33192abbcfe6a69aafb079ec1d0eb
      https://github.com/openssl/openssl/commit/a17cd7691ab33192abbcfe6a69aafb079ec1d0eb
  Author: Billy Brumley <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M test/evp_extra_test.c

  Log Message:
  -----------
  [test] exercise AEAD tag read rejection when actually present during decryption

Set a verify tag while decrypting (which must succeed) before
attempting the read, so the test asserts that a tag cannot be read
back while decrypting even when one is _actually_ present.

This isolates direction logic from tag present logic.

Follow-up to #31734

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

Reviewed-by: Daniel Kubec <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Wed Jul  8 18:06:40 2026
(Merged from https://github.com/openssl/openssl/pull/31826)



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/0cb923-a17cd7%40github.com.