Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 89ff5da9f9787be29c173ad5d5c0beb0c262e3cc
https://github.com/tianocore/edk2/commit/89ff5da9f9787be29c173ad5d5c0beb0c262e3cc
Author: Chris Ruffin <[email protected]>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M CryptoPkg/Include/Library/BaseCryptLib.h
M CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1Oaep.c
M CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1OaepNull.c
M CryptoPkg/Library/BaseCryptLibMbedTls/Pk/CryptPkcs1OaepNull.c
M CryptoPkg/Library/BaseCryptLibNull/Pk/CryptPkcs1OaepNull.c
Log Message:
-----------
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 <[email protected]>
Cc: Chris Ruffin <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Yi Li <[email protected]>
Cc: Wenxing Hou <[email protected]>
Reviewed-by: Yi Li <[email protected]>
Commit: 503344cdbd289e6f360f900551d1cc7c23f4b27a
https://github.com/tianocore/edk2/commit/503344cdbd289e6f360f900551d1cc7c23f4b27a
Author: Chris Ruffin <[email protected]>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M CryptoPkg/Driver/Crypto.c
M CryptoPkg/Include/Pcd/PcdCryptoServiceFamilyEnable.h
M CryptoPkg/Library/BaseCryptLibOnProtocolPpi/CryptLib.c
M CryptoPkg/Private/Protocol/Crypto.h
Log Message:
-----------
CryptoPkg/Driver: add additional RSAES-OAEP crypto functions
Add new functions to CryptoPkg/Driver.
Signed-off-by: Chris Ruffin <[email protected]>
Cc: Chris Ruffin <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Yi Li <[email protected]>
Cc: Wenxing Hou <[email protected]>
Reviewed-by: Yi Li <[email protected]>
Commit: c98c14576f1a93519402a8e2f4736b479ad6007c
https://github.com/tianocore/edk2/commit/c98c14576f1a93519402a8e2f4736b479ad6007c
Author: Chris Ruffin <[email protected]>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M CryptoPkg/Test/UnitTest/Library/BaseCryptLib/OaepEncryptTests.c
Log Message:
-----------
CryptoPkg/BaseCryptLibUnitTest: add unit test functions
Add unit test functions:
TestVerifyPkcs1v2EncryptInterface()
TestVerifyRsaOaepEncryptInterface()
TestVerifyEncrypt()
TestVerifyDecrypt()
TestVerifyEncryptDecrypt()
Signed-off-by: Chris Ruffin <[email protected]>
Cc: Chris Ruffin <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Yi Li <[email protected]>
Cc: Wenxing Hou <[email protected]>
Reviewed-by: Yi Li <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/ee28bea4c077...c98c14576f1a
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits