summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
AgeCommit message (Expand)Author
2015-06-19CryptoPkg: Add some comments for API usage clarification.Qin 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
2012-12-281. Enable the whole X509v3 extension checking.sfu5
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-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye1
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu5
2011-11-04Update return FALSE to ASSERT() for code consistent.tye1
2011-10-281. Fix build break issue for NOOPT target.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