]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
Fix several issues in BaseCryptLib:
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Pk / CryptX509.c
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...