summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
AgeCommit message (Expand)Author
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