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
/
Library
/
BaseCryptLib
/
Pk
Age
Commit message (
Expand
)
Author
2015-12-10
CryptoPkg: fix AARCH64 build under CLANG35
Ard Biesheuvel
2015-12-10
CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.
Qin Long
2015-07-14
CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.
Qiu Shumin
2015-06-30
CryptoPkg: Fix the dereferenced pointer 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: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure
Laszlo Ersek
2014-11-12
CryptoPkg Updates to support RFC3161 timestamp signature verification.
Qin Long
2014-08-07
Clean up code.
qlong
2013-08-07
Enhance error handling code after calling BIO_new in BaseCryptLib.
Ye Ting
2013-04-23
The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...
sfu5
2012-12-28
1. Enable the whole X509v3 extension checking.
sfu5
2012-11-22
Fix issue that RsaPkcs1Verify() may not work in PEI phase.
tye1
2012-10-18
Fix coding style issue in CryptoPkg.
tye1
2012-10-17
Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the
tye1
2012-08-23
Fix PeiCryptLib build issue.
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-06-25
Fix incorrect return status in Pkcs7Verify().
tye1
2012-06-12
Add comment for modules which have external input.
jyao1
2012-03-31
Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.
tye1
2012-03-19
1. Remove conducting ASSERT in BaseCryptLib.
sfu5
2011-11-25
Fix CrytoPkg issue in GCC X64 tip.
tye1
2011-11-04
Update return FALSE to ASSERT() for code consistent.
tye1
2011-10-28
CryptoPkg: Fix GCC build break for BaseCryptLib.
xdu2
2011-10-28
1. Fix build break issue for NOOPT target.
tye1
2011-09-14
1. Adjust SignedData to comply with latest UEFI spec: 1) remove SignerInfo.au...
tye1
2011-08-16
Add new interfaces to support PKCS7#7 signed data and authenticode signature....
tye1
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