[openssl/openssl] 1dc48d: 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.0
  Home:   https://github.com/openssl/openssl
  Commit: 1dc48db3c76b7d36be34c3b707d084d364f41c83
      https://github.com/openssl/openssl/commit/1dc48db3c76b7d36be34c3b707d084d364f41c83
  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