Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interface | Jian J Wang | 2020-01-20 | 1 | -21/+1 |
* | CryptoPkg/BaseCryptLib: replace HmacXxxInit API with HmacXxxSetKey | Jian J Wang | 2020-01-20 | 1 | -4/+4 |
* | CryptoPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object. | Qin Long | 2017-03-29 | 1 | -1/+39 |
* | CryptoPkg/BaseCryptLib: Make comments consistent with the function | Dandan Bi | 2016-11-11 | 1 | -1/+1 |
* | CryptoPkg: Add HMAC-SHA256 cipher support | Qin Long | 2016-11-02 | 1 | -0/+127 |