]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib
Fix several issues in BaseCryptLib:
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib /
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-06-01 tye1Fix SmmCryptLib issue when calling time() in RealTimeCl...
2012-05-10 tye1Use current time value as default random seed in BaseCr...
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...
2011-05-04 jljustenCryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c
2011-05-04 jljustenCryptoPkg OpenSslSupport.h: Do not instantiate data...
2011-04-19 qlongPatch from open source community for CryptoPkg to allow...
2011-01-13 ydong10Refine code to make code follow the coding style.
2010-12-31 qlong1. Add new API supports for PEM & X509 key retrieving...
2010-11-26 vanjeff1. enable /GL optimization building on OpensslLib.
2010-11-02 qlongUpdate CryptoPkg for new ciphers (HMAC, Block Cipher...
2010-11-01 hhtianAdd CryptoPkg (from UDK2010.UP3)