[openssl/openssl] 148410: evp_get_digest/cipherbyname_ex(): Try to fetch if ...
Tomáš Mráz
noreply at github.com
Wed Jul 31 09:27:58 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 1484101455c9cddb937f9984b92551410e0e02c1
https://github.com/openssl/openssl/commit/1484101455c9cddb937f9984b92551410e0e02c1
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M crypto/evp/names.c
M test/build.info
A test/evp_byname_test.c
A test/recipes/30-test_evp_byname.t
Log Message:
-----------
evp_get_digest/cipherbyname_ex(): Try to fetch if not found
If the name is not found in namemap, we need
to try to fetch the algorithm and query the
namemap again.
Fixes #19338
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24940)
(cherry picked from commit 454ca902c7d5337249172b38efc5e4fd63f483f4)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list