Skip to content
Commit 437ed29f authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by mergify[bot]
Browse files

CryptoPkg/BaseCryptLib: avoid using SHA1()



In openssl 3.0 SHA1() goes through the provider logic,
requiring a huge amount of openssl code.  The individual
functions do not, so use them instead.

Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarJiewen Yao <jiewen.yao@intel.com>
parent c7c25997
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment