]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Driver
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / CryptoPkg / Driver /
2022-10-12 Qi ZhangCryptoPkg: add new X509 function to Crypto Service.
2022-10-12 Qi ZhangCryptoPkg: Add EC key interface to DXE and protocol
2022-10-10 Yi LiCryptoPkg: Add new Tls APIs to DXE and protocol
2022-09-26 Yi LiCryptoPkg: Add EC APIs to DXE and protocol
2022-09-23 Yi LiCryptoPkg: Add BigNum API to DXE and protocol
2022-09-23 Qi ZhangCryptoPkg: add AeadAesGcm to Crypto Service.
2022-09-23 Qi ZhangCryptoPkg: add new Hkdf api to Crypto Service.
2022-09-23 Qi ZhangCryptoPkg: Add new hmac SHA api to Crypto Service.
2022-03-18 Zhihao LiCryptoPkg: Add new hash algorithm ParallelHash256HashAl...
2021-12-07 Michael KubackiCryptoPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyCryptoPkg: Change OPTIONAL keyword usage style
2020-11-17 Gao, ZhichaoCryptoPkg: Make the MD5 disable as default for security
2020-06-29 Zhichao GaoCryptoPkg/BaseCryptLib: Add MARCO to disable the deprec...
2020-06-29 Zhichao GaoCryptoPkg/BaseCryptLib: Add MARCO to disable the deprec...
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire the TDES algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire ARC4 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCrpytLib: Retire MD4 algorithm
2020-05-15 Zhichao GaoCryptoPkg/CryptoDxe: Add function to indicate the depre...
2020-02-07 Michael D KinneyCryptoPkg/Driver: Add Crypto PEIM, DXE, and SMM modules