edk2/CryptoPkg/Library/BaseCryptLibOnProtocolPpi
Baraneedharan Anbazhagan b3fdc0994d CryptoPkg: Add digest-based RSA-PSS sign and verify APIs
Add RsaPssSignDigest() and RsaPssVerifyDigest() to BaseCryptLib for
signing/verifying precomputed digests. Provide OpenSSL/MbedTLS/Null
implementations, expose via EDKII_CRYPTO_PROTOCOL (v24), and add PCD
controls for independent service enabling. Include unit tests.

Signed-off-by: Anbazhagan Baraneedharan <anbazhagan@hp.com>
2026-04-07 12:26:54 +00:00
..
CryptLib.c CryptoPkg: Add digest-based RSA-PSS sign and verify APIs 2026-04-07 12:26:54 +00:00
CryptLib.uni CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances 2020-02-07 16:32:13 +00:00
DxeCryptLib.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
PeiCryptLib.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
SmmCryptLib.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmmCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
StandaloneMmCryptLib.c CryptoPkg: Added MM_STANDALONE support in CryptoPkg. 2024-11-05 00:17:48 +00:00
StandaloneMmCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00