]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Pk
CryptoPkg PeiCryptLib: Enable SHA384/512 support
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Pk /
2018-06-05 Long QinCryptoPkg: Remove deprecated function usage in X509GetC...
2018-01-15 Zhang, Chao BCrptoPkg/BaseCryptLib: Fix type mismatch when calling...
2017-11-07 chenc2CryptoPkg/BaseCryptLib: Add C-structure to matching...
2017-11-06 Long QinCryptoPkg/BaseCryptLib: Fix mismatched memory allocatio...
2017-10-24 Peter JonesCryptoPkg/BaseCryptLib: remove some duplicate initializ...
2017-09-24 Qin LongCryptoPkg: Add new API to retrieve commonName of X...
2017-05-22 Long QinCryptoPkg/BaseCryptLib: Add NULL pointer checks in...
2017-04-14 Long QinCryptoPkg: Correct some minor issues in function comments
2017-03-29 Qin LongCryptoPkg: Update PK Cipher Wrappers work with opaque...
2016-11-07 Gary LinCryptoPkg: Fix typos in comments
2016-11-02 Qin LongCryptoPkg: Add PKCS5 PBKDF2 interface for password...
2016-08-11 Thomas HuthCryptoPkg: Fix "responsiblity" typos
2016-07-12 Hao WuCryptoPkg BaseCryptLib: Init the content of struct...
2016-07-12 Hao WuCryptoPkg BaseCryptLib: Avoid passing NULL ptr to funct...
2015-11-25 Qin Long[CryptoPkg] Correct one typo in the API comments.
2015-11-05 Ard BiesheuvelCryptoPkg: fix AARCH64 build under CLANG35
2015-11-05 Qin LongCryptoPkg: Add one new API (Pkcs7GetCertificatesList...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Clean up checking of PKCS#7...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use accessor functions for...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use accessor functions for...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead...
2015-10-29 David WoodhouseCryptoPkg/BaseCryptLib: Add missing OpenSSL includes
2015-07-14 Qiu ShuminCryptoPkg: Make the function headers of Pkcs7GetAttache...
2015-06-30 Qin LongCryptoPkg: Fix the dereferenced pointer issue
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: TimestampTokenVerify(): fix gcc-4.8 / Ia32...
2014-11-12 Qin LongCryptoPkg Updates to support RFC3161 timestamp signatur...
2014-08-07 qlongClean up code.
2013-08-07 Ye TingEnhance error handling code after calling BIO_new in...
2013-04-23 sfu5The openssl API RSA_public_decrypt() and RSA_private_en...
2012-12-28 sfu51. Enable the whole X509v3 extension checking.
2012-11-22 tye1Fix issue that RsaPkcs1Verify() may not work in PEI...
2012-10-18 tye1Fix coding style issue in CryptoPkg.
2012-10-17 tye1Add SPC_INDIRECT_DATA_OBJID check to make sure contentT...
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-07-18 tye1Add interfaces to several library instances of BaseCryp...
2012-06-25 tye1Fix incorrect return status in Pkcs7Verify().
2012-06-12 jyao1Add comment for modules which have external input.
2012-03-31 tye1Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSig...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
2011-11-25 tye1Fix CrytoPkg issue in GCC X64 tip.
2011-11-04 tye1Update return FALSE to ASSERT() for code consistent.
2011-10-28 xdu2CryptoPkg: Fix GCC build break for BaseCryptLib.
2011-10-28 tye11. Fix build break issue for NOOPT target.
2011-09-14 tye11. Adjust SignedData to comply with latest UEFI spec...
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)