]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use...
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Pk / CryptX509.c
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...