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
Age
Commit message (
Expand
)
Author
2012-06-25
Fix incorrect return status in Pkcs7Verify().
tye1
2012-06-14
Enable execute property to avoid format is changed carelessly.
vanjeff
2012-06-14
Remove Carriage-Return character.
vanjeff
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-05-07
Upgrade openssl version to 0.98w.
tye1
2012-04-24
Update copyright format
hhtian
2012-04-11
EDK II Packages: Add Contributions.txt and License.txt files
jljusten
2012-03-31
Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.
tye1
2012-03-19
1. Remove conducting ASSERT in BaseCryptLib.
sfu5
2011-12-26
Change Openssl build option for IPF back to SIXTY_FOUR_BIT.
li-elvin
2011-12-13
Update CryptoPkg package versions from 0.91 to 0.92.
tye1
2011-12-09
Fix Windows 2008 R2 installation fail issue in IPF ICC tip.
tye1
2011-11-28
Fix openssl lib build issue in IPF tip.
tye1
2011-11-28
Add the missing options for X64 and IPF arch of MSFT:NOOPT target.
lgao4
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
Replace SHA1 with SHA256 digest algorithm.
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-30
Update code to pass packaging tool.
lzeng14
2011-05-12
Clean up DEC files: Remove section header comment blocks that do not provide ...
hhtian
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-20
Update DebugLib to provide support for "err" command in the EFI Shell to adju...
hhtian
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-16
Override MSFT build option in INF files to remove /GL or /Oi.
vanjeff
2010-11-02
Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.
qlong
2010-11-01
Add CryptoPkg (from UDK2010.UP3)
hhtian