]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
CryptoPkg: Add some comments for API usage clarification.
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Pk / CryptX509.c
2015-06-19 Qin LongCryptoPkg: Add some comments for API usage clarification.
2015-06-16 Qin LongCryptoPkg: Wrapper files updates to support openssl...
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2012-12-28 sfu51. Enable the whole X509v3 extension checking.
2012-08-23 tye1Fix PeiCryptLib build issue.
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-07-27 tye1Fix some typo and coding style issues in BaseCryptLib...
2012-03-31 tye1Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSig...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
2011-11-04 tye1Update return FALSE to ASSERT() for code consistent.
2011-10-28 tye11. Fix build break issue for NOOPT target.
2011-08-16 tye1Add new interfaces to support PKCS7#7 signed data and...
2010-12-31 qlong1. Add new API supports for PEM & X509 key retrieving...