]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Driver/Crypto.c
CryptoPkg: Apply uncrustify changes
[mirror_edk2.git] / CryptoPkg / Driver / Crypto.c
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