summaryrefslogtreecommitdiff
path: root/CryptoPkg
AgeCommit message (Expand)AuthorFilesLines
2011-09-14Replace SHA1 with SHA256 digest algorithm.tye11-0/+14
2011-09-141. Adjust SignedData to comply with latest UEFI spec: 1) remove SignerInfo.au...tye11-8/+12
2011-08-16Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye118-158/+1440
2011-05-30Update code to pass packaging tool.lzeng142-7/+6
2011-05-12Clean up DEC files: Remove section header comment blocks that do not provide ...hhtian1-6/+1
2011-05-04CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten1-0/+31
2011-05-04CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2-5/+9
2011-04-20Update DebugLib to provide support for "err" command in the EFI Shell to adju...hhtian1-1/+2
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong4-5/+137
2011-01-13Refine code to make code follow the coding style.ydong102-5/+5
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong19-4/+1223
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff7-31/+58
2010-11-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff2-6/+24
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong32-605/+5287
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian76-0/+7305