diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-02-14 03:19:55 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-03-07 09:59:50 +0000 |
commit | 437ed29f278687140c29e00f1a0e4204f25e2d33 (patch) | |
tree | 740f5ba10ec24301a5a7834782262f287c68c288 /BaseTools/Source/Python/Eot/Database.py | |
parent | c7c25997595aa34ce0a7a21ca2e1fc5b0f9b38a6 (diff) | |
download | edk2-437ed29f278687140c29e00f1a0e4204f25e2d33.tar.gz edk2-437ed29f278687140c29e00f1a0e4204f25e2d33.tar.bz2 edk2-437ed29f278687140c29e00f1a0e4204f25e2d33.zip |
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: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/Database.py')
0 files changed, 0 insertions, 0 deletions