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
Age
Commit message (
Expand
)
Author
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-06-01
Fix SmmCryptLib issue when calling time() in RealTimeClock.c
tye1
2012-05-10
Use current time value as default random seed in 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-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
2011-05-04
CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c
jljusten
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
2011-01-13
Refine code to make code follow the coding style.
ydong10
2010-12-31
1. Add new API supports for PEM & X509 key retrieving & verification;
qlong
2010-11-26
1. enable /GL optimization building on OpensslLib.
vanjeff
2010-11-02
Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.
qlong
2010-11-01
Add CryptoPkg (from UDK2010.UP3)
hhtian