]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Include
CryptoPkg PeiCryptLib: Enable SHA384/512 support
[mirror_edk2.git] / CryptoPkg / Include /
2018-06-05 Long QinCryptoPkg: Remove deprecated function usage in X509GetC...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: rewrite TlsSetCipherList()
2017-12-22 Jiaxin WuCryptoPkg/TlsLib: Add some parameter check and clarific...
2017-11-24 Jiaxin WuCryptoPkg/TlsLib: Change the return type of TlsInitiali...
2017-11-07 chenc2CryptoPkg/BaseCryptLib: Add C-structure to matching...
2017-11-06 Long QinCryptoPkg/BaseCryptLib: Fix mismatched memory allocatio...
2017-09-24 Qin LongCryptoPkg: Add new API to retrieve commonName of X...
2017-04-14 Long QinCryptoPkg: Correct some minor issues in function comments
2017-04-06 Long QinCryptoPkg: Move openssl and CRT headers to private...
2017-04-06 Hao WuCryptoPkg: Convert files to CRLF line ending
2017-03-29 Qin LongCryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX...
2017-03-29 Qin LongCryptoPkg: Clean-up CRT Library Wrapper.
2017-03-29 Qin LongCryptoPkg: Fix handling of &strcmp function pointers
2017-03-29 Qin LongCryptoPkg/OpensslLib: Update INF files to support OpenS...
2016-12-22 Jiaxin WuCryptoPkg: Add new TlsLib library
2016-12-22 Jiaxin WuCryptoPkg: Enable ssl build in OpensslLib directly
2016-11-11 Dandan BiCryptoPkg/BaseCryptLib: Make comments consistent with...
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...
2016-03-05 Qin LongCryptoPkg: Use OpenSSL include directory directly
2015-12-07 Ard BiesheuvelCryptoPkg: remove global variable 'timeval' from OpenSs...
2015-11-25 Qin Long[CryptoPkg] Correct one typo in the API comments.
2015-11-05 Qin LongCryptoPkg: Add one new API (Pkcs7GetCertificatesList...
2015-10-29 David WoodhouseCryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI...
2015-09-02 Qin LongCryptoPkg: Replace string wrapper functions with safe...
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...
2015-06-16 Qin LongCryptoPkg: Wrapper files updates to support openssl...
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-11-14 Laszlo ErsekCryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro...
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...
2011-05-04 jljustenCryptoPkg OpenSslSupport.h: Do not instantiate data...
2011-04-19 qlongPatch from open source community for CryptoPkg to allow...
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)