summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLibOnProtocolPpi
AgeCommit message (Expand)AuthorFilesLines
2023-04-19CryptoPkg: Enable DXE_CORE support in DxeCryptLib.infYi Li1-1/+1
2022-10-14CryptoPkg: Add LOONGARCH64 architecture for EDK2 CI.Chao Li2-2/+4
2022-10-12CryptoPkg: add new X509 function to Crypto Service.Qi Zhang1-0/+415
2022-10-12CryptoPkg: Add EC key interface to DXE and protocolQi Zhang1-0/+136
2022-10-10CryptoPkg: Add new Tls APIs to DXE and protocolYi Li1-2/+144
2022-09-26CryptoPkg: Add EC APIs to DXE and protocolYi Li1-0/+469
2022-09-23CryptoPkg: Add BigNum API to DXE and protocolYi Li1-0/+492
2022-09-23CryptoPkg: add AeadAesGcm to Crypto Service.Qi Zhang1-0/+93
2022-09-23CryptoPkg: add new Hkdf api to Crypto Service.Qi Zhang1-0/+144
2022-09-23CryptoPkg: Add new hmac SHA api to Crypto Service.Qi Zhang1-0/+212
2022-03-18CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.Zhihao Li1-1/+33
2021-12-07CryptoPkg: Apply uncrustify changesMichael Kubacki4-121/+124
2021-12-07CryptoPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-10/+10
2021-06-23CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme.Agrawal, Sachin1-1/+9
2021-05-14CryptoPkg: BaseCryptLib: Add RSA PSS verify supportSachin Agrawal1-0/+70
2020-11-17CryptoPkg: Make the MD5 disable as default for securityGao, Zhichao1-1/+1
2020-06-29CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated SHA1Zhichao Gao1-0/+2
2020-06-29CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated MD5Zhichao Gao1-0/+2
2020-05-15CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithmZhichao Gao1-151/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao1-151/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithmZhichao Gao1-76/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire the TDES algorithmZhichao Gao1-214/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire ARC4 algorithmZhichao Gao1-147/+0
2020-05-15CryptoPkg/BaseCrpytLib: Retire MD4 algorithmZhichao Gao1-158/+0
2020-04-08CryptoPkg/BaseCryptLibOnProtocolPpi: Add missing commentsGuoMinJ1-0/+9
2020-04-03CryptoPkg: Add RISC-V architecture for EDK2 CI.Abner Chang2-2/+4
2020-02-07CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instancesMichael D Kinney8-0/+4741