summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Clean up source filesLiming Gao2018-06-281-1/+1
* CryptoPkg: Remove deprecated function usage in X509GetCommonName()Long Qin2018-06-051-2/+2
* CryptoPkg/TlsLib: rewrite TlsSetCipherList()Laszlo Ersek2018-04-131-3/+6
* CryptoPkg/TlsLib: Add some parameter check and clarification.Jiaxin Wu2017-12-221-0/+6
* CryptoPkg/TlsLib: Change the return type of TlsInitialize().Jiaxin Wu2017-11-241-2/+5
* CryptoPkg/BaseCryptLib: Add C-structure to matching certificate stackchenc22017-11-071-0/+33
* CryptoPkg/BaseCryptLib: Fix mismatched memory allocation/freeLong Qin2017-11-061-6/+10
* CryptoPkg: Add new API to retrieve commonName of X.509 certificateQin Long2017-09-251-0/+35
* CryptoPkg: Correct some minor issues in function commentsLong Qin2017-04-141-9/+9
* CryptoPkg: Convert files to CRLF line endingHao Wu2017-04-061-787/+788
* CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object.Qin Long2017-03-291-1/+92
* CryptoPkg: Add new TlsLib libraryJiaxin Wu2016-12-221-0/+787
* CryptoPkg/BaseCryptLib: Make comments consistent with the functionDandan Bi2016-11-111-6/+6
* CryptoPkg: Fix typos in commentsGary Lin2016-11-071-34/+34
* CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.Qin Long2016-11-021-0/+40
* CryptoPkg: Add HMAC-SHA256 cipher supportQin Long2016-11-021-0/+118
* CryptoPkg: Add xxxxHashAll APIs to facilitate the digest computationQin Long2016-11-021-1/+157
* [CryptoPkg] Correct one typo in the API comments.Qin Long2015-11-251-1/+1
* CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long2015-11-051-0/+30
* 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
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-251-0/+27
* 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-221-1/+1
* 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-191-133/+133
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-161-4/+147
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-311-0/+209
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-84/+1184
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-011-0/+425