audk/CryptoPkg/Library/BaseCryptLibNull/Pk
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
..
CryptAuthenticodeNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptDhNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptPkcs1OaepNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptPkcs5Pbkdf2Null.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptPkcs7SignNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptPkcs7VerifyEkuNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptPkcs7VerifyNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptRsaBasicNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptRsaExtNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptRsaPssNull.c CryptoPkg: BaseCryptLib: Add RSA PSS verify support 2021-05-14 03:35:33 +00:00
CryptRsaPssSignNull.c CryptoPkg: BaseCryptLib: Add RSA PSS verify support 2021-05-14 03:35:33 +00:00
CryptTsNull.c CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
CryptX509Null.c CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV(). 2020-02-07 16:32:13 +00:00