summaryrefslogtreecommitdiff
path: root/CryptoPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2012-11-22Fix issue that RsaPkcs1Verify() may not work in PEI phase.tye12-2/+2
2012-08-02Fix several issues in BaseCryptLib:tye11-2/+3
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye11-3/+3
2012-07-18Add interfaces to several library instances of BaseCryptLib.tye11-15/+154
2012-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye11-9/+55
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu52-143/+143
2011-08-16Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12-7/+147
2011-05-04CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten1-4/+4
2011-04-19Patch from open source community for CryptoPkg to allow it to build for ARM u...qlong1-3/+11
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong2-0/+210
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong1-84/+1184
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian33-0/+1327