[openssl/openssl] e3387d: Fix encrypt decrypt fetch for cms from privoder side
"'addmors' via openssl-commits" <[email protected]> Fri, 31 Jul 2026 20:03:35 -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: e3387d3a5af5feee25c33ea33d0c7916c1b9120d
https://github.com/openssl/openssl/commit/e3387d3a5af5feee25c33ea33d0c7916c1b9120d
Author: Moryakhin Stas <[email protected]>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M apps/cms.c
M crypto/cms/cms_enc.c
Log Message:
-----------
Fix encrypt decrypt fetch for cms from privoder side
For algorithms without NID (without registration via the engine), cms_enc attempts to fetch via OBJ_obj2txt.
passing cipher instead of NULL in EVP_PKEY_CTX_ctrl in apps/cms.c
Reviewed-by: Jakub Zelenka <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Andrew Dinh <[email protected]>
MergeDate: Sat Aug 1 03:02:06 2026
(Merged from https://github.com/openssl/openssl/pull/31512)
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/578ec6-e3387d%40github.com.