Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: acfd55579542de64418cd4fb1c5560524a79d61f
      
https://github.com/tianocore/edk2/commit/acfd55579542de64418cd4fb1c5560524a79d61f
  Author: Zhichao Gao <[email protected]>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M CryptoPkg/Driver/Crypto.c
    M CryptoPkg/Include/Library/BaseCryptLib.h
    M CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c
    M CryptoPkg/Library/BaseCryptLibOnProtocolPpi/CryptLib.c

  Log Message:
  -----------
  CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated MD5

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

MD5 is deprecated but it is required for compatible issue.
So add a MARCO for the platform to disable the usage of MD5 for
security.

Cc: Jian J Wang <[email protected]>
Cc: Xiaoyu Lu <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Siyuan Fu <[email protected]>
Cc: Michael D Kinney <[email protected]>
Signed-off-by: Zhichao Gao <[email protected]>
Reviewed-by: Jian J Wang <[email protected]>


  Commit: 0f01cec52f4794777feb067e4fa0bfcedfdc124e
      
https://github.com/tianocore/edk2/commit/0f01cec52f4794777feb067e4fa0bfcedfdc124e
  Author: Zhichao Gao <[email protected]>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M CryptoPkg/Driver/Crypto.c
    M CryptoPkg/Include/Library/BaseCryptLib.h
    M CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
    M CryptoPkg/Library/BaseCryptLibOnProtocolPpi/CryptLib.c

  Log Message:
  -----------
  CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated SHA1

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

SHA1 is deprecated but it is required for compatible issue.
So add a MARCO for the platform to disable the usage of SHA1 for
security.

Cc: Jian J Wang <[email protected]>
Cc: Xiaoyu Lu <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Siyuan Fu <[email protected]>
Cc: Michael D Kinney <[email protected]>
Signed-off-by: Zhichao Gao <[email protected]>
Reviewed-by: Jian J Wang <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/0060e0a694f3...0f01cec52f47


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

Reply via email to