summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib/Pk
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-14CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin
2015-06-30CryptoPkg: Fix the dereferenced pointer issueQin Long
2015-06-19CryptoPkg: Add some comments for API usage clarification.Qin Long
2015-06-19CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long
2015-06-16CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-11-14CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-08-07Clean up code.qlong
2013-08-07Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting
2013-04-23The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu5
2012-12-281. Enable the whole X509v3 extension checking.sfu5
2012-11-22Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye1
2012-10-18Fix coding style issue in CryptoPkg.tye1
2012-10-17Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye1
2012-08-23Fix PeiCryptLib build issue.tye1
2012-08-02Fix several issues in BaseCryptLib:tye1
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye1
2012-07-18Add interfaces to several library instances of BaseCryptLib.tye1
2012-06-25Fix incorrect return status in Pkcs7Verify().tye1
2012-06-12Add comment for modules which have external input.jyao1
2012-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye1
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu5
2011-11-25Fix CrytoPkg issue in GCC X64 tip.tye1
2011-11-04Update return FALSE to ASSERT() for code consistent.tye1
2011-10-28CryptoPkg: Fix GCC build break for BaseCryptLib.xdu2
2011-10-281. Fix build break issue for NOOPT target.tye1
2011-09-141. Adjust SignedData to comply with latest UEFI spec: 1) remove SignerInfo.au...tye1
2011-08-16Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye1
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian