summaryrefslogtreecommitdiff
path: root/CryptoPkg
AgeCommit message (Expand)Author
2015-09-05CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-09-05CryptoPkg: Replace string wrapper functions with safe string functionsQin Long
2015-08-20CryptoPkg: Add a missed include file to fix the possible build issue.Qin Long
2015-08-20CryptoPkg: Update Package version to 0.96Qin Long
2015-07-14CryptoPkg: remove redundant parenthesesBruce Cran
2015-07-14CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin
2015-07-12CryptoPkg: update OpenSSL dependency to version 1.0.2dArd Biesheuvel
2015-06-30CryptoPkg: Fix the dereferenced pointer issueQin Long
2015-06-23CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data()Laszlo Ersek
2015-06-19CryptoPkg: Add some comments for API usage clarification.Qin Long
2015-06-19CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long
2015-06-16CryptoPkg: add .gitignore for OpenSSL source filesArd Biesheuvel
2015-06-16CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long
2015-06-16CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long
2015-06-16CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long
2015-03-25Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015).Long Qin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-22Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). Long Qin
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-12-10Update the build option to eliminate possible build warning for IPF platform.Qin Long
2014-11-14CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek
2014-11-14CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-02Update CryptoPkg package version to 0.94.Long Qin
2014-08-29Correct OpenSSL version in Cryptest.uniGao, Liming
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-26CryptoPkg: Add support of AARCH64 architectureRonald Cron
2014-08-26CryptoPkg: Add support to build with ARM GCCRonald Cron
2014-08-26CryptoPkg: Update to build with RVCTRonald Cron
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin
2014-08-07Clean up code.qlong
2014-08-07Fix OpensslLib build issue for ARM. The changes are:Eugene Cohen
2014-07-16Add comments for clarification about memset implementation.Long, Qin
2014-07-08Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish
2014-01-10Update CryptoPkg version: 0.92 -> 0.93Long, Qin
2013-11-19Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin
2013-08-07Enhance error handling code after calling BIO_new in BaseCryptLib.Ye Ting
2013-07-17Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin
2013-05-29Though the comment of RandomSeed() states it should return FALSE if there is ...tye1
2013-04-23The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu5
2012-12-281. Enable the whole X509v3 extension checking.sfu5
2012-11-22Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye1