Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: c1e662101addbfd983026f06d119da2d470865a1
https://github.com/tianocore/edk2/commit/c1e662101addbfd983026f06d119da2d470865a1
Author: Zhihao Li <[email protected]>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M CryptoPkg/CryptoPkg.ci.yaml
M CryptoPkg/Driver/Crypto.c
M CryptoPkg/Include/Library/BaseCryptLib.h
M CryptoPkg/Include/Pcd/PcdCryptoServiceFamilyEnable.h
M CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
A CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c
A CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHash.c
A CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHash.h
A CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHashNull.c
A CryptoPkg/Library/BaseCryptLib/Hash/CryptSha3.c
A CryptoPkg/Library/BaseCryptLib/Hash/CryptXkcp.c
M CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
M CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
M CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
M CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
A CryptoPkg/Library/BaseCryptLibNull/Hash/CryptParallelHashNull.c
M CryptoPkg/Library/BaseCryptLibOnProtocolPpi/CryptLib.c
M CryptoPkg/Library/Include/CrtLibSupport.h
M CryptoPkg/Private/Protocol/Crypto.h
M CryptoPkg/Test/CryptoPkgHostUnitTest.dsc
A CryptoPkg/Test/UnitTest/Library/BaseCryptLib/ParallelhashTests.c
M CryptoPkg/Test/UnitTest/Library/BaseCryptLib/TestBaseCryptLibHost.inf
Log Message:
-----------
CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3596
Parallel hash function ParallelHash256HashAll, as defined in NIST's
Special Publication 800-185, published December 2016. It utilizes
multi-process to calculate the digest.
Passed CI test.
Onprotocol version code passed test.
Cc: Jiewen Yao <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Xiaoyu Lu <[email protected]>
Cc: Guomin Jiang <[email protected]>
Cc: Siyuan Fu <[email protected]>
Signed-off-by: Zhihao Li <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits