summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLibOnProtocolPpi
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/Driver: add additional RSAES-OAEP crypto functionsChris Ruffin2024-04-071-0/+114
* CryptoPkg: Enable DXE_CORE support in DxeCryptLib.infYi Li2023-04-191-1/+1
* CryptoPkg: Add LOONGARCH64 architecture for EDK2 CI.Chao Li2022-10-142-2/+4
* CryptoPkg: add new X509 function to Crypto Service.Qi Zhang2022-10-121-0/+415
* CryptoPkg: Add EC key interface to DXE and protocolQi Zhang2022-10-121-0/+136
* CryptoPkg: Add new Tls APIs to DXE and protocolYi Li2022-10-101-2/+144
* CryptoPkg: Add EC APIs to DXE and protocolYi Li2022-09-261-0/+469
* CryptoPkg: Add BigNum API to DXE and protocolYi Li2022-09-231-0/+492
* CryptoPkg: add AeadAesGcm to Crypto Service.Qi Zhang2022-09-231-0/+93
* CryptoPkg: add new Hkdf api to Crypto Service.Qi Zhang2022-09-231-0/+144
* CryptoPkg: Add new hmac SHA api to Crypto Service.Qi Zhang2022-09-231-0/+212
* CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.Zhihao Li2022-03-181-1/+33
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-074-121/+124
* CryptoPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-10/+10
* CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme.Agrawal, Sachin2021-06-231-1/+9
* CryptoPkg: BaseCryptLib: Add RSA PSS verify supportSachin Agrawal2021-05-141-0/+70
* CryptoPkg: Make the MD5 disable as default for securityGao, Zhichao2020-11-171-1/+1
* CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated SHA1Zhichao Gao2020-06-291-0/+2
* CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated MD5Zhichao Gao2020-06-291-0/+2
* CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithmZhichao Gao2020-05-151-151/+0
* CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao2020-05-151-151/+0
* CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithmZhichao Gao2020-05-151-76/+0
* CryptoPkg/BaseCryptLib: Retire the TDES algorithmZhichao Gao2020-05-151-214/+0
* CryptoPkg/BaseCryptLib: Retire ARC4 algorithmZhichao Gao2020-05-151-147/+0
* CryptoPkg/BaseCrpytLib: Retire MD4 algorithmZhichao Gao2020-05-151-158/+0
* CryptoPkg/BaseCryptLibOnProtocolPpi: Add missing commentsGuoMinJ2020-04-081-0/+9
* CryptoPkg: Add RISC-V architecture for EDK2 CI.Abner Chang2020-04-032-2/+4
* CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instancesMichael D Kinney2020-02-078-0/+4741