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