- 2ac68e8 CryptoPkg Updates to support RFC3161 timestamp signature verification. by Qin Long · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- efda1df Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FOUR_BIT when building OpenSSL. by Ard Biesheuvel · 10 years ago
- 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
- d7325a8 Correct OpenSSL version in Cryptest.uni by Gao, Liming · 10 years ago
- 7ccea0a CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 7a2f2ec CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 18bb9e1 CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- dda856b CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- d1984ab CryptoPkg: Add support of AARCH64 architecture by Ronald Cron · 10 years ago
- bccc877 CryptoPkg: Add support to build with ARM GCC by Ronald Cron · 10 years ago
- 2f7cd8d CryptoPkg: Update to build with RVCT by Ronald Cron · 10 years ago
- fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
- f61d69c OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. by Long, Qin · 10 years ago
- 0e24145 Clean up code. by qlong · 10 years ago
- 86110f6 Fix OpensslLib build issue for ARM. The changes are: by Eugene Cohen · 10 years ago
- 1b98d6c Add comments for clarification about memset implementation. by Long, Qin · 10 years ago
- a6908c9 Update OpenSSL from 0.9.8w to the latest 0.9.8za. by Long, Qin · 10 years ago
- 7bf3ce9 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
- 6ab63eb Update CryptoPkg version: 0.92 -> 0.93 by Long, Qin · 11 years ago
- 38d9162 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. by Long, Qin · 11 years ago
- 5b2956e Enhance error handling code after calling BIO_new in BaseCryptLib. by Ye Ting · 11 years ago
- 04a3cfa Per gmtime manpage, tm_mon is the number of months since January by Gary Ching-Pang Lin · 11 years ago
- b3a18a1 Though the comment of RandomSeed() states it should return FALSE if there is not enough entropy for random generation, the function always returns TRUE. This commit checks the status of pseudorandom number generator to match the comment. by tye1 · 12 years ago
- 86b5c3e The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use RSA_sign(), RSA_verify() instead. by sfu5 · 12 years ago
- 02ee8d3 1. Enable the whole X509v3 extension checking. by sfu5 · 12 years ago
- 8c5720b Fix issue that RsaPkcs1Verify() may not work in PEI phase. by tye1 · 12 years ago
- eb58f55 Fix coding style issue in CryptoPkg. by tye1 · 12 years ago
- e98e59c Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. by sfu5 · 12 years ago
- fe5eea5 Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the by tye1 · 12 years ago
- efad60c Fix PeiCryptLib build issue. by tye1 · 12 years ago
- f4184cb Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. by sfu5 · 12 years ago
- dda39f3 Fix several issues in BaseCryptLib: by tye1 · 12 years ago
- 6b8ebcb Fix some typo and coding style issues in BaseCryptLib instances. by tye1 · 12 years ago
- 532616b Add interfaces to several library instances of BaseCryptLib. by tye1 · 12 years ago
- c4de8e2 Fix incorrect return status in Pkcs7Verify(). by tye1 · 13 years ago
- 4f6904d Enable execute property to avoid format is changed carelessly. by vanjeff · 13 years ago
- 1300608 Remove Carriage-Return character. by vanjeff · 13 years ago
- dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
- 38fcd02 Fix SmmCryptLib issue when calling time() in RealTimeClock.c by tye1 · 13 years ago
- 7ce960e Use current time value as default random seed in BaseCryptLib. by tye1 · 13 years ago
- 5359174 Upgrade openssl version to 0.98w. by tye1 · 13 years ago
- bff8c6f Update copyright format by hhtian · 13 years ago
- ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
- e8b4eb0 Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib. by tye1 · 13 years ago
- 16d2c32 1. Remove conducting ASSERT in BaseCryptLib. by sfu5 · 13 years ago
- 855790a Change Openssl build option for IPF back to SIXTY_FOUR_BIT. by li-elvin · 13 years ago
- 9fa957e Update CryptoPkg package versions from 0.91 to 0.92. by tye1 · 13 years ago
- c79111f Fix Windows 2008 R2 installation fail issue in IPF ICC tip. by tye1 · 13 years ago
- 0bdcfe7 Fix openssl lib build issue in IPF tip. by tye1 · 13 years ago
- c21ddf7 Add the missing options for X64 and IPF arch of MSFT:NOOPT target. by lgao4 · 13 years ago
- 4d6afad Fix CrytoPkg issue in GCC X64 tip. by tye1 · 13 years ago
- d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
- 421fb3b CryptoPkg: Fix GCC build break for BaseCryptLib. by xdu2 · 13 years ago
- da9e741 1. Fix build break issue for NOOPT target. by tye1 · 13 years ago
- a2d111e Replace SHA1 with SHA256 digest algorithm. by tye1 · 13 years ago
- 55581f9 by tye1 · 13 years ago
- b7d320f Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. by tye1 · 13 years ago
- d490265 Update code to pass packaging tool. by lzeng14 · 14 years ago
- e6a6082 Clean up DEC files: Remove section header comment blocks that do not provide any information by hhtian · 14 years ago
- f114914 CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c by jljusten · 14 years ago
- c61fb9c CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file by jljusten · 14 years ago
- 944b3bb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by hhtian · 14 years ago
- 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago
- 96488aa Refine code to make code follow the coding style. by ydong10 · 14 years ago
- 4a567c9 1. Add new API supports for PEM & X509 key retrieving & verification; by qlong · 14 years ago
- f754e61 1. enable /GL optimization building on OpensslLib. by vanjeff · 14 years ago
- d0bf0f8 Override MSFT build option in INF files to remove /GL or /Oi. by vanjeff · 14 years ago
- a8c4464 Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. by qlong · 14 years ago
- 97f9850 Add CryptoPkg (from UDK2010.UP3) by hhtian · 14 years ago