Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated SHA1 | Zhichao Gao | 2020-06-29 | 1 | -0/+2 |
* | CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated MD5 | Zhichao Gao | 2020-06-29 | 1 | -0/+2 |
* | CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm | Zhichao Gao | 2020-05-15 | 1 | -151/+0 |
* | CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm | Zhichao Gao | 2020-05-15 | 1 | -151/+0 |
* | CryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm | Zhichao Gao | 2020-05-15 | 1 | -76/+0 |
* | CryptoPkg/BaseCryptLib: Retire the TDES algorithm | Zhichao Gao | 2020-05-15 | 1 | -214/+0 |
* | CryptoPkg/BaseCryptLib: Retire ARC4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -147/+0 |
* | CryptoPkg/BaseCrpytLib: Retire MD4 algorithm | Zhichao Gao | 2020-05-15 | 1 | -158/+0 |
* | CryptoPkg/BaseCryptLibOnProtocolPpi: Add missing comments | GuoMinJ | 2020-04-08 | 1 | -0/+9 |
* | CryptoPkg: Add RISC-V architecture for EDK2 CI. | Abner Chang | 2020-04-03 | 2 | -2/+4 |
* | CryptoPkg/Library: Add BaseCryptLibOnProtocolPpi instances | Michael D Kinney | 2020-02-07 | 8 | -0/+4741 |