Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 3b36aa96de1d5f7a4660bec5c0cbad2616183dd6
      
https://github.com/tianocore/edk2/commit/3b36aa96de1d5f7a4660bec5c0cbad2616183dd6
  Author: Shang Qingyu <[email protected]>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M CryptoPkg/Library/BaseCryptLib/Rand/CryptRand.c
    M CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c

  Log Message:
  -----------
  CryptoPkg: Remove deprecated code related to SHA-1

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4698

The default drbg type of randlib has been switched to aes_256_ctr in
openssl1.1.1, so sha1 is not really used in RandomSeed(). Remove related code
which do SHA-1 support checking in CryptRand.c and CryptRandTsc.c to avoid
potential compatibility errors.

Cc: Jiewen Yao <[email protected]>
Signed-off-by: Shang Qingyu <[email protected]>
Reviewed-by: Yi Li <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to