summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/BaseCryptLib: avoid using SHA256()Gerd Hoffmann2023-03-071-3/+13
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-071-8/+9
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Fix typos in commentsGary Lin2016-11-071-2/+2
* CryptoPkg: Add xxxxHashAll APIs to facilitate the digest computationQin Long2016-11-021-1/+47
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-271-4/+4
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-191-20/+26
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-311-0/+6
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-22/+48
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-011-0/+145