Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CryptoPkg: Make the MD5 disable as default for security | Gao, Zhichao | 2020-11-17 | 1 | -2/+2 |
* | CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated SHA1 | Zhichao Gao | 2020-06-29 | 1 | -0/+161 |
* | CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated MD5 | Zhichao Gao | 2020-06-29 | 1 | -0/+159 |
* | CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm | Zhichao Gao | 2020-05-15 | 1 | -65/+31 |
* | CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm | Zhichao Gao | 2020-05-15 | 1 | -65/+31 |
* | CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm | Zhichao Gao | 2020-05-15 | 1 | -39/+11 |
* | CryptoPkg/BaseCryptLib: Retire the TDES algorithm | Zhichao Gao | 2020-05-15 | 1 | -107/+31 |
* | CryptoPkg/BaseCryptLib: Retire ARC4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -69/+26 |
* | CryptoPkg/BaseCrpytLib: Retire MD4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -69/+31 |
* | CryptoPkg/CryptoDxe: Add function to indicate the deprecated algorithm | Zhichao Gao | 2020-05-15 | 1 | -3/+21 |
* | CryptoPkg/Driver: Add Crypto PEIM, DXE, and SMM modules | Michael D Kinney | 2020-02-07 | 1 | -0/+4582 |