audk/CryptoPkg/Library/BaseCryptLibNull
Sachin Agrawal 22ac5cc9d9 CryptoPkg: BaseCryptLib: Add RSA PSS verify support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3314

This patch uses Openssl's EVP API's to perform RSASSA-PSS verification
of a binary blob.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Signed-off-by: Sachin Agrawal <sachin.agrawal@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2021-05-14 03:35:33 +00:00
..
Cipher CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm 2020-05-15 07:22:36 +00:00
Hash CryptoPkg/BaseCrpytLib: Retire MD4 algorithm 2020-05-15 07:22:36 +00:00
Hmac CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm 2020-05-15 07:22:36 +00:00
Kdf CryptoPkg/BaseCryptLibNull: Add missing HkdfSha256ExtractAndExpand() 2020-02-04 21:35:48 +00:00
Pem CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
Pk CryptoPkg: BaseCryptLib: Add RSA PSS verify support 2021-05-14 03:35:33 +00:00
Rand CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
BaseCryptLibNull.inf CryptoPkg: BaseCryptLib: Add RSA PSS verify support 2021-05-14 03:35:33 +00:00
BaseCryptLibNull.uni CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
InternalCryptLib.h CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00