]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Include/Library/BaseCryptLib.h
CryptoPkg: Fix typos in comments
[mirror_edk2.git] / CryptoPkg / Include / Library / BaseCryptLib.h
2016-11-07 Gary LinCryptoPkg: Fix typos in comments
2016-11-02 Qin LongCryptoPkg: Add PKCS5 PBKDF2 interface for password...
2016-11-02 Qin LongCryptoPkg: Add HMAC-SHA256 cipher support
2016-11-02 Qin LongCryptoPkg: Add xxxxHashAll APIs to facilitate the diges...
2015-11-25 Qin Long[CryptoPkg] Correct one typo in the API comments.
2015-11-05 Qin LongCryptoPkg: Add one new API (Pkcs7GetCertificatesList...
2015-08-20 Qin LongCryptoPkg: Add a missed include file to fix the possibl...
2015-06-19 Qin LongCryptoPkg: Add some comments for API usage clarification.
2015-06-19 Qin LongCryptoPkg: Add one new API for PKCS7 Verification Proto...
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-11-12 Qin LongCryptoPkg Updates to support RFC3161 timestamp signatur...
2012-11-22 tye1Fix issue that RsaPkcs1Verify() may not work in PEI...
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-07-27 tye1Fix some typo and coding style issues in BaseCryptLib...
2012-07-18 tye1Add interfaces to several library instances of BaseCryp...
2012-03-31 tye1Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSig...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
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...
2010-11-02 qlongUpdate CryptoPkg for new ciphers (HMAC, Block Cipher...
2010-11-01 hhtianAdd CryptoPkg (from UDK2010.UP3)