]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Protocol/Hash: introduce GUID for SM3
authorImran Desai <imran.desai@intel.com>
Wed, 29 May 2019 04:40:45 +0000 (04:40 +0000)
committerJian J Wang <jian.j.wang@intel.com>
Wed, 3 Jul 2019 08:31:53 +0000 (16:31 +0800)
commit49c1e683c452f68c7315454280d81449f7d94d2b
tree12530333578a7c5f4def0e379ede06c7ada56a81
parent896db3a4ceab412df07fc96c600d6bd2f82a65ea
MdePkg/Protocol/Hash: introduce GUID for SM3

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1781

EDK2 Support for SM3 digest algorithm is needed to enable TPM with SM3 PCR
banks. This digest algorithm is part of the China Crypto algorithm suite.
This integration has dependency on the openssl_1_1_1b integration into
edk2.
This patch adds GUID for SM3 digest algorithm.

Signed-off-by: Imran Desai <imran.desai@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: jiewen.yao@intel.com
MdePkg/Include/Protocol/Hash.h