audk/CryptoPkg/Library/BaseCryptLib/Pk
Chris Ruffin 89ff5da9f9 CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functions
Expand the availability of the RSAES-OAEP crypto capability in
BaseCryptLib.  Applications using RSA crypto functions directly from
OpensslLib can transition to BaseCryptLib to take advantage of the
shared crypto feature in CryptoDxe.

Pkcs1v2Decrypt(): decryption using DER-encoded private key
RsaOaepEncrypt(): encryption using RSA contexts
RsaOaepDecrypt(): decryption using RSA contexts

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=4732
Gihub PR: https://github.com/tianocore/edk2/pull/5473

Signed-off-by: Chris Ruffin <v-chruffin@microsoft.com>
Cc: Chris Ruffin <cruffin@millcore.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Yi Li <yi1.li@intel.com>
Cc: Wenxing Hou <wenxing.hou@intel.com>

Reviewed-by: Yi Li <yi1.li@intel.com>
2024-04-07 03:55:04 +00:00
..
CryptAuthenticode.c CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
CryptAuthenticodeNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptDh.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptDhNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptEc.c CryptoPkg: Add EC key retrieving and signature interface. 2022-10-12 05:56:00 +00:00
CryptEcNull.c CryptoPkg: Add EC key retrieving and signature interface. 2022-10-12 05:56:00 +00:00
CryptPkcs1Oaep.c CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functions 2024-04-07 03:55:04 +00:00
CryptPkcs1OaepNull.c CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functions 2024-04-07 03:55:04 +00:00
CryptPkcs5Pbkdf2.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs5Pbkdf2Null.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7Sign.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7SignNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyBase.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyCommon.c CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
CryptPkcs7VerifyEku.c CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
CryptPkcs7VerifyEkuNull.c CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
CryptPkcs7VerifyEkuRuntime.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyRuntime.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaBasic.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaBasicNull.c CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
CryptRsaExt.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaExtNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPss.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPssNull.c CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme. 2021-06-23 15:19:44 +00:00
CryptRsaPssSign.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPssSignNull.c CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme. 2021-06-23 15:19:44 +00:00
CryptTs.c CryptoPkg/BaseCryptLib: add sha384 and sha512 to ImageTimestampVerify 2023-09-07 06:12:18 +00:00
CryptTsNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptX509.c CryptoPkg: Fix conditionally uninitialized variable 2023-04-03 15:29:08 +00:00
CryptX509Null.c CryptoPkg: add new X509 function. 2022-10-12 06:38:15 +00:00