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
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