Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CryptoPkg/Crypto.h: Update the version of Crypto Driver | Zhichao Gao | 2020-05-15 | 1 | -1/+2 |
* | CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm | Zhichao Gao | 2020-05-15 | 1 | -106/+15 |
* | CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm | Zhichao Gao | 2020-05-15 | 1 | -102/+15 |
* | CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm | Zhichao Gao | 2020-05-15 | 1 | -54/+7 |
* | CryptoPkg/BaseCryptLib: Retire the TDES algorithm | Zhichao Gao | 2020-05-15 | 1 | -154/+15 |
* | CryptoPkg/BaseCryptLib: Retire ARC4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -102/+13 |
* | CryptoPkg/BaseCrpytLib: Retire MD4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -108/+15 |
* | CryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs | Michael D Kinney | 2020-02-07 | 3 | -0/+4213 |