Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interface | Jian J Wang | 2020-01-20 | 1 | -33/+1 |
* | CryptoPkg/BaseCryptLib: replace HmacXxxInit API with HmacXxxSetKey | Jian J Wang | 2020-01-20 | 1 | -17/+10 |
* | CryptoPkg/BaseCryptLib: Make HMAC_CTX size backward compatible | Xiaoyu Lu | 2019-06-03 | 1 | -2/+7 |
* | 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 | -8/+67 |
* | CryptoPkg: Fix typos in comments | Gary Lin | 2016-11-07 | 1 | -2/+2 |
* | Fix several issues in BaseCryptLib: | tye1 | 2012-08-02 | 1 | -1/+1 |
* | Fix some typo and coding style issues in BaseCryptLib instances. | tye1 | 2012-07-27 | 1 | -1/+1 |
* | 1. Remove conducting ASSERT in BaseCryptLib. | sfu5 | 2012-03-19 | 1 | -20/+26 |
* | 1. Add new API supports for PEM & X509 key retrieving & verification; | qlong | 2010-12-31 | 1 | -0/+6 |
* | Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. | qlong | 2010-11-02 | 1 | -0/+185 |