summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Pk
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
* 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-124-16/+805
* Clean up code.qlong2014-08-071-2/+2
* Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting2013-08-072-4/+17
* 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-232-85/+85
* Fix several issues in BaseCryptLib:tye12012-08-026-57/+213
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-276-1482/+6
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-1810-0/+2196
* Fix incorrect return status in Pkcs7Verify().tye12012-06-251-0/+2
* Add comment for modules which have external input.jyao12012-06-122-0/+33
* Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye12012-03-312-63/+390
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-195-117/+196
* Fix CrytoPkg issue in GCC X64 tip.tye12011-11-251-0/+15
* Update return FALSE to ASSERT() for code consistent.tye12011-11-043-27/+18
* CryptoPkg: Fix GCC build break for BaseCryptLib.xdu22011-10-281-1/+1
* 1. Fix build break issue for NOOPT target.tye12011-10-283-10/+119
* 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-164-63/+589
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-311-0/+288
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-023-47/+702
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-012-0/+437