Files
openssl/util
Ryan Hooper ce2f20eca5 Properly error out when AEAD Algorithms are used with Encrypted Data
Encrypted Data does not support AEAD algorithms. If you wish to
use AEAD algorithms you will have to use a CMS_AuthEnvelopedData
structure. Therefore, when AEAD algorithms are used with
CMS_EncryptedData_set1_key will now return an error.

Fixes: #28607

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28711)

(cherry picked from commit 86344acb02)
2025-11-10 20:42:01 +01:00
..
2025-09-02 13:05:45 +00:00
2025-09-02 13:05:45 +00:00
2025-09-02 13:05:45 +00:00
2025-09-16 12:18:17 +00:00
2025-03-12 13:35:59 +00:00
2024-09-05 09:35:49 +02:00
2024-09-05 09:35:49 +02:00