summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/BaseCryptLib
AgeCommit message (Expand)Author
2016-08-11CryptoPkg: Fix "responsiblity" typosThomas Huth
2016-07-12CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' before useHao Wu
2016-07-12CryptoPkg BaseCryptLib: Avoid passing NULL ptr to function BN_bn2bin()Hao Wu
2016-07-11CryptoPkg: Fix typos in commentsGiri P Mudusuru
2016-05-16CryptoPkg/SmmCryptLib: Enable AES support for SMM.Qin Long
2016-03-15CryptoPkg: Fix the potential system hang issueJiaxin Wu
2016-02-25CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek
2016-02-25CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek
2016-02-25CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek
2016-01-26CryptoPkg: Fix function qsort for non 32-bit machinesKaryne Mayer
2015-12-17CryptoPkg: fix build support under RVCTArd Biesheuvel
2015-12-15CryptoPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-07CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATICArd Biesheuvel
2015-11-25[CryptoPkg] Correct one typo in the API comments.Qin Long
2015-11-05CryptoPkg: fix AARCH64 build under CLANG35Ard Biesheuvel
2015-11-05CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long
2015-10-29CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handlingDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIMEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAINDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse
2015-09-02CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-07-14CryptoPkg: remove redundant parenthesesBruce Cran
2015-07-14CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin
2015-06-30CryptoPkg: Fix the dereferenced pointer issueQin Long
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: Wrapper files updates to support openssl-1.0.2cQin Long
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: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, 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-26CryptoPkg: Add support of AARCH64 architectureRonald Cron
2014-08-07Clean up code.qlong
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish
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
2012-10-18Fix coding style issue in CryptoPkg.tye1
2012-10-17Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye1