summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLibNull/Hmac
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Add HMAC-SHA384 cipher support.Qi Zhang2022-09-232-139/+359
* CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithmZhichao Gao2020-05-151-139/+0
* CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao2020-05-151-139/+0
* CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interfaceJian J Wang2020-01-203-63/+3
* CryptoPkg/BaseCryptLib: replace HmacXxxInit API with HmacXxxSetKeyJian J Wang2020-01-203-12/+12
* CryptoPkg: Add Null instance of the BaseCryptLib classSean Brogan2019-10-233-0/+477