summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-165-21/+36
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-252-2/+104
* Update the build option to eliminate possible build warning for IPF platform.Qin Long2014-12-101-1/+1
* CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek2014-11-141-1/+2
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-1220-866/+1428
* CryptoPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-034-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-284-0/+0
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-284-16/+20
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-263-3/+12
* Clean up code.qlong2014-08-071-2/+2
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-161-1/+1
* Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin2013-11-194-5/+32
* Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting2013-08-073-6/+22
* Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin2013-07-171-3/+3
* Though the comment of RandomSeed() states it should return FALSE if there is ...tye12013-05-293-3/+15
* The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu52013-04-232-171/+61
* 1. Enable the whole X509v3 extension checking.sfu52012-12-282-28/+12
* Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye12012-11-221-5/+20
* Fix coding style issue in CryptoPkg.tye12012-10-181-2/+2
* Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye12012-10-171-0/+20
* 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