Files
openssl/util
Ryan Hooper de4ee9971d 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:13 +01:00
..
2022-05-03 13:34:51 +01:00
2019-04-19 09:31:54 +01:00
2023-06-18 16:53:09 +10:00
2021-09-02 12:55:39 +10:00
2020-11-18 11:40:52 +01:00
2023-09-07 09:59:15 +01:00
2020-04-23 13:55:52 +01:00
2023-03-06 08:00:58 +11:00
2023-10-24 17:34:07 +01:00
2019-09-19 09:27:38 -04:00
2025-02-11 14:27:50 +00:00
2024-04-09 13:43:26 +02:00
2021-04-08 13:04:41 +01:00
2024-09-05 09:35:49 +02:00
2024-09-05 09:35:49 +02:00
2022-12-08 07:01:33 +01:00