index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CryptoPkg
/
Include
Age
Commit message (
Expand
)
Author
2017-04-07
CryptoPkg: Move openssl and CRT headers to private include section
Long Qin
2017-04-06
CryptoPkg: Convert files to CRLF line ending
Hao Wu
2017-03-29
CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object.
Qin Long
2017-03-29
CryptoPkg: Clean-up CRT Library Wrapper.
Qin Long
2017-03-29
CryptoPkg: Fix handling of &strcmp function pointers
Qin Long
2017-03-29
CryptoPkg/OpensslLib: Update INF files to support OpenSSL-1.1.0x build
Qin Long
2016-12-22
CryptoPkg: Add new TlsLib library
Jiaxin Wu
2016-12-22
CryptoPkg: Enable ssl build in OpensslLib directly
Jiaxin Wu
2016-11-11
CryptoPkg/BaseCryptLib: Make comments consistent with the function
Dandan Bi
2016-11-07
CryptoPkg: Fix typos in comments
Gary Lin
2016-11-02
CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.
Qin Long
2016-11-02
CryptoPkg: Add HMAC-SHA256 cipher support
Qin Long
2016-11-02
CryptoPkg: Add xxxxHashAll APIs to facilitate the digest computation
Qin Long
2016-03-05
CryptoPkg: Use OpenSSL include directory directly
Qin Long
2015-12-07
CryptoPkg: remove global variable 'timeval' from OpenSslSupport.h
Ard Biesheuvel
2015-11-25
[CryptoPkg] Correct one typo in the API comments.
Qin Long
2015-11-05
CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.
Qin Long
2015-10-29
CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handling
David Woodhouse
2015-09-02
CryptoPkg: Replace string wrapper functions with safe string functions
Qin Long
2015-08-20
CryptoPkg: Add a missed include file to fix the possible build issue.
Qin Long
2015-06-19
CryptoPkg: Add some comments for API usage clarification.
Qin Long
2015-06-19
CryptoPkg: Add one new API for PKCS7 Verification Protocol Support
Qin Long
2015-06-16
CryptoPkg: Wrapper files updates to support openssl-1.0.2c
Qin Long
2014-12-25
Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...
Long, Qin
2014-11-14
CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64
Laszlo Ersek
2014-11-12
CryptoPkg Updates to support RFC3161 timestamp signature verification.
Qin Long
2012-11-22
Fix issue that RsaPkcs1Verify() may not work in PEI phase.
tye1
2012-08-02
Fix several issues in BaseCryptLib:
tye1
2012-07-27
Fix some typo and coding style issues in BaseCryptLib instances.
tye1
2012-07-18
Add interfaces to several library instances of BaseCryptLib.
tye1
2012-03-31
Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.
tye1
2012-03-19
1. Remove conducting ASSERT in BaseCryptLib.
sfu5
2011-08-16
Add new interfaces to support PKCS7#7 signed data and authenticode signature....
tye1
2011-05-04
CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file
jljusten
2011-04-19
Patch from open source community for CryptoPkg to allow it to build for ARM u...
qlong
2010-12-31
1. Add new API supports for PEM & X509 key retrieving & verification;
qlong
2010-11-02
Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.
qlong
2010-11-01
Add CryptoPkg (from UDK2010.UP3)
hhtian