Groups
Groups
Sign in
Groups
Groups
openssl-commits
Conversations
About
Send feedback
Help
[openssl/openssl] 516c70: Fixes #30966: return value for certain cases in EV...
0 views
Skip to first unread message
Abel Tom
unread,
May 6, 2026, 3:12:37 PM (2 days ago)
May 6
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openssl...@openssl.org
Branch: refs/heads/openssl-3.4
Home:
https://github.com/openssl/openssl
Commit: 516c705f1db0bc9de356f298bd148a2dfc9870da
https://github.com/openssl/openssl/commit/516c705f1db0bc9de356f298bd148a2dfc9870da
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:11:52 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