[openssl/openssl] 21125d: Fixes #30966: return value for certain cases in EV...

0 views
Skip to first unread message

Abel Tom

unread,
May 6, 2026, 3:11:37 PM (2 days ago) May 6
to openssl...@openssl.org
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 21125d55b98303e1fcde9ad902f4742b6c7e4c01
https://github.com/openssl/openssl/commit/21125d55b98303e1fcde9ad902f4742b6c7e4c01
Author: Abel Tom <abeltom...@gmail.com>
Date: 2026-05-06 (Wed, 06 May 2026)

Changed paths:
M crypto/evp/evp_lib.c
M test/evp_extra_test.c

Log Message:
-----------
Fixes #30966: return value for certain cases in EVP_cipher_get_type

The function previously returned `NID_des_cfb64` even when nid of the
passed cipher was NID_des_ede3_cfb64, NID_des_ede3_cfb8,
NID_des_ede3_cfb1.

Corrected now to return `NID_des_ede3_cfb64`.

Added an extra test to verify the change.

Reviewed-by: Paul Dale <paul...@oracle.com>
Reviewed-by: Eugene Syromiatnikov <es...@openssl.org>
MergeDate: Wed May 6 19:09:57 2026
(Merged from https://github.com/openssl/openssl/pull/30977)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages