summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2015-08-25Copy head(r18255) from main trunk excluding UNI files.svn/branches/UDK2010.SR1UDK2010.SR1Jeff Fan35-1313/+2798
2015-04-02Copy head(r17080) from UDK2014.SP1 Branch with excluding UNI files.Jeff Fan18-431/+549
2013-09-10Sync patch r14528 from main trunk.vanjeff3-6/+22
2013-04-27Sync patches r13958, r14026 and r14309 from main trunk.vanjeff6-204/+80
2013-04-01Sync patch r13864 from main trunk.vanjeff1-2/+2
2013-03-12Copy EDKII trunk CryptoPkg r13858 to UDK2010.SR1 Branch.vanjeff83-0/+12824
2013-03-12Delete old CryptoPkg.vanjeff50-8842/+0
2012-11-16Sync patch r13417 and part of patch r13670 from main trunk.vanjeff4-287/+52
2012-06-14Sync patch r13450 from main trunk.vanjeff1-2/+2
2012-06-12Sync patch r13446 from main trunk.vanjeff6-1/+54
2012-05-17Sync patch r13289 and r13300 from mail trunk.vanjeff10-45/+295
2012-05-03Sync patches r13110 and r13158 from mail trunk.vanjeff20-427/+925
2011-12-26Change Openssl build option for IPF back to SIXTY_FOUR_BIT.li-elvin1-1/+1
2011-12-09Fix Windows 2008 R2 installation fail issue in IPF ICC tip.tye11-1/+1
2011-11-28Fix openssl lib build issue in IPF tip.tye11-4/+5
2011-11-28Add the missing options for X64 and IPF arch of MSFT:NOOPT target.lgao41-1/+3
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye13-19/+91
2011-11-04Update return FALSE to ASSERT() for code consistent.tye14-31/+19
2011-10-28CryptoPkg: Fix GCC build break for BaseCryptLib.xdu21-1/+1
2011-10-281. Fix build break issue for NOOPT target.tye15-13/+126
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....tye111-76/+739
2011-05-30Update code to pass packaging tool.lzeng142-7/+6
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 filejljusten1-1/+5
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong2-1/+117
2011-01-13Refine code to make code follow the coding style.ydong101-3/+3
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong12-4/+643
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.qlong20-177/+2506
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian35-0/+4256