Commit 3dfdd6d485 for openssl.org

commit 3dfdd6d4857f7e16f9ff2e92d81434f6473bf8f2
Author: Jakub Zelenka <jakub.zelenka@openssl.foundation>
Date:   Tue Sep 8 18:46:29 2026 +0200

    Update pyca-cryptography submodule to 51.0.0-dev1

    The previously pinned 50.0.0 release predates the pyca/cryptography
    fix for the AEAD tag mismatch error queue change from commit
    f7d2d2acef. OpenSSL now leaves an error on the queue when the tag
    check fails, so pyca raised ValueError instead of InvalidTag in the
    GCM invalid tag tests. Update to the upstream commit that fixes
    this (pyca/cryptography#15596) and still supports Python 3.9.

    Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
    Reviewed-by: Bob Beck <beck@openssl.org>
    Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
    Merge-date: Wed Sep  9 07:10:43 2026
    Merged-from: https://github.com/openssl/openssl/pull/32747

diff --git a/pyca-cryptography b/pyca-cryptography
index dcb7050b80..e83bbe58e3 160000
--- a/pyca-cryptography
+++ b/pyca-cryptography
@@ -1 +1 @@
-Subproject commit dcb7050b807b00392fa9fe2eac7cb362fcf355cc
+Subproject commit e83bbe58e373536636baaa7c33a64a6e8f04c953