summaryrefslogtreecommitdiff
path: root/CryptoPkg/Include
AgeCommit message (Expand)Author
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-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-11-14CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek
2014-11-12CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long
2012-11-22Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye1
2012-08-02Fix several issues in BaseCryptLib:tye1
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye1
2012-07-18Add interfaces to several library instances of BaseCryptLib.tye1
2012-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye1
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu5
2011-08-16Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye1
2011-05-04CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian