summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PeiCryptLib build issue.tye12012-08-234-105/+86
* Fix several issues in BaseCryptLib:tye12012-08-0217-75/+269
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-2718-1522/+46
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-1822-20/+3209
* Fix incorrect return status in Pkcs7Verify().tye12012-06-251-0/+2
* Add comment for modules which have external input.jyao12012-06-126-1/+54
* Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye12012-06-013-287/+51
* Use current time value as default random seed in BaseCryptLib.tye12012-05-105-4/+239
* Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye12012-03-315-66/+415
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-1916-359/+508
* Fix CrytoPkg issue in GCC X64 tip.tye12011-11-251-0/+15
* Update return FALSE to ASSERT() for code consistent.tye12011-11-044-31/+19
* CryptoPkg: Fix GCC build break for BaseCryptLib.xdu22011-10-281-1/+1
* 1. Fix build break issue for NOOPT target.tye12011-10-284-10/+123
* 1. Adjust SignedData to comply with latest UEFI spec: 1) remove SignerInfo.au...tye12011-09-141-8/+12
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-1611-76/+739
* CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten2011-05-041-0/+31
* CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2011-05-041-1/+5
* Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong2011-04-191-0/+112
* Refine code to make code follow the coding style.ydong102011-01-131-3/+3
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-3110-0/+627
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-265-6/+14
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-0219-174/+2502
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-0124-0/+2833