summaryrefslogtreecommitdiff
path: root/CryptoPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2026-07-21CryptoPkg/BaseCryptLib: Add SLH-DSA SupportMichael G.A. Holland2-0/+317
2026-07-14CryptoPkg/BaseCryptLib: Add ML-DSA SupportMichael G.A. Holland2-0/+317
2026-07-01CryptoPkg/BaseCryptLib: Add ED448 verification and signature fcnsMichael G.A. Holland2-1/+326
2026-04-07CryptoPkg: Add digest-based RSA-PSS sign and verify APIsBaraneedharan Anbazhagan2-2/+73
2026-02-24CryptoPkg: add/modify EC interfaces for TPM TCG libraryLevi Yun2-0/+102
2026-02-24CryptoPkg: add some Bn interfaces to build TCG TPM libraryLevi Yun2-25/+127
2026-02-24CryptoPkg: add CAMELLIA APIs for TCG TPM reference libraryLevi Yun2-0/+108
2026-02-24CryptoPkg: add AES_encrypt/AES_decrpyt for TPM reference libraryLevi Yun2-0/+60
2026-02-24CryptoPkg: Replace include guards with #pragma onceMichael Kubacki4-16/+4
2025-09-23CryptoPkg: Add support to set TLS security level.INDIA\kanagavels2-0/+21
2025-09-04CryptoPkg: Add SNI supportINDIA\kanagavels2-0/+18
2025-05-27SPDM related fix based on real hardware testing - CryptoPkgLiqi Qi1-1/+1
2024-08-29CryptoPkg: Support BrainpoolP512r1 algorithmMichael G.A. Holland1-3/+4
2024-06-26CryptoPkg: Fix wrong comment for CryptoPkgWenxing Hou1-9/+9
2024-05-27CryptoPkg: Add Pkcs7 related functions based on MbedtlsWenxing Hou1-0/+2
2024-05-27CryptoPkg: Add rand function for BaseCryptLibMbedTlsWenxing Hou1-0/+2
2024-04-07CryptoPkg/Driver: add additional RSAES-OAEP crypto functionsChris Ruffin1-0/+4
2024-04-07CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functionsChris Ruffin1-0/+117
2022-10-24CryptoPkg: Document and disable deprecated crypto servicesMichael D Kinney1-51/+71
2022-10-12CryptoPkg: add new X509 function to Crypto Service.Qi Zhang1-10/+24
2022-10-12CryptoPkg: add new X509 function definition.Qi Zhang1-0/+374
2022-10-12CryptoPkg: Add EC key interface to DXE and protocolQi Zhang1-0/+4
2022-10-12CryptoPkg: Add EC key retrieving and signature interface.Qi Zhang1-0/+129
2022-10-10CryptoPkg: Add new Tls APIs to DXE and protocolYi Li1-0/+5
2022-10-10CryptoPkg: Extend Tls function libraryYi Li1-2/+124
2022-09-26CryptoPkg: Add EC APIs to DXE and protocolYi Li1-0/+25
2022-09-26CryptoPkg: Add EC supportYi Li1-0/+424
2022-09-23CryptoPkg: Add BigNum API to DXE and protocolYi Li1-0/+30
2022-09-23CryptoPkg: Add BigNum supportYi Li1-0/+418
2022-09-23CryptoPkg: add AeadAesGcm to Crypto Service.Qi Zhang1-0/+7
2022-09-23CryptoPkg: add AeadAesGcm function() definition.Qi Zhang1-0/+87
2022-09-23CryptoPkg: add new Hkdf api definition in Crypt Lib.Qi Zhang2-1/+135
2022-09-23CryptoPkg: Add new hmac definition to cryptlibQi Zhang2-0/+201
2022-03-18CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.Zhihao Li2-2/+44
2021-12-07CryptoPkg: Apply uncrustify changesMichael Kubacki4-268/+272
2021-12-07CryptoPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-11/+10
2021-06-23CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme.Agrawal, Sachin1-2/+2
2021-05-14CryptoPkg: BaseCryptLib: Add RSA PSS verify supportSachin Agrawal1-0/+74
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-133/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao1-133/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithmZhichao Gao1-70/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire the TDES algorithmZhichao Gao1-196/+0
2020-05-15CryptoPkg/BaseCryptLib: Retire ARC4 algorithmZhichao Gao1-132/+0
2020-05-15CryptoPkg/BaseCrpytLib: Retire MD4 algorithmZhichao Gao1-145/+0
2020-02-19CryptoPkg/BaseHashApiLib: Align BaseHashApiLib with TPM 2.0 ImplementationAmol N Sukerkar1-14/+2
2020-02-07CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDsMichael D Kinney1-0/+293
2020-02-07CryptoPkg/BaseCryptLib: Add X509ConstructCertificateStackV().Michael D Kinney1-0/+26