audk/CryptoPkg/Library/BaseCryptLibNull/Hash
Zhihao Li c1e662101a 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 <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>

Signed-off-by: Zhihao Li <zhihao.li@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-03-18 06:49:18 +00:00
..
CryptMd5Null.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptParallelHashNull.c CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
CryptSha1Null.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptSha256Null.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptSha512Null.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptSm3Null.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00