summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib
AgeCommit message (Expand)AuthorFilesLines
2015-08-25Copy head(r18255) from main trunk excluding UNI files.svn/branches/UDK2010.SR1UDK2010.SR1Jeff Fan26-885/+1708
2015-04-02Copy head(r17080) from UDK2014.SP1 Branch with excluding UNI files.Jeff Fan10-33/+81
2013-09-10Sync patch r14528 from main trunk.vanjeff3-6/+22
2013-04-27Sync patches r13958, r14026 and r14309 from main trunk.vanjeff4-188/+77
2013-04-01Sync patch r13864 from main trunk.vanjeff1-2/+2
2013-03-12Copy EDKII trunk CryptoPkg r13858 to UDK2010.SR1 Branch.vanjeff55-0/+9186
2013-03-12Delete old CryptoPkg.vanjeff39-7277/+0
2012-11-16Sync patch r13417 and part of patch r13670 from main trunk.vanjeff4-287/+52
2012-06-12Sync patch r13446 from main trunk.vanjeff6-1/+54
2012-05-17Sync patch r13289 and r13300 from mail trunk.vanjeff5-4/+239
2012-05-03Sync patches r13110 and r13158 from mail trunk.vanjeff19-417/+915
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye11-0/+15
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.tye14-10/+123
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-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...qlong1-0/+112
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;qlong10-0/+627
2010-11-261. enable /GL optimization building on OpensslLib.vanjeff5-6/+14
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong19-174/+2502
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian24-0/+2833