summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Include
Commit message (Expand)AuthorAgeFilesLines
...
* CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handlingDavid Woodhouse2015-10-291-0/+25
* CryptoPkg: Replace string wrapper functions with safe string functionsQin Long2015-09-021-4/+6
* CryptoPkg: Add a missed include file to fix the possible build issue.Qin Long2015-08-201-0/+2
* CryptoPkg: Add some comments for API usage clarification.Qin Long2015-06-191-1/+3
* CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long2015-06-191-2/+31
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-162-1/+23
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-251-0/+27
* CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek2014-11-141-1/+1
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-121-9/+255
* Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye12012-11-222-2/+2
* Fix several issues in BaseCryptLib:tye12012-08-021-2/+3
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-271-3/+3
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-181-15/+154
* Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye12012-03-311-9/+55
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-192-143/+143
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-162-7/+147
* CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2011-05-041-4/+4
* Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong2011-04-191-3/+11
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-312-0/+210
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-84/+1184
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-0133-0/+1327