audk/CryptoPkg/Application/Cryptest
Qin Long 2ac68e8b54 CryptoPkg Updates to support RFC3161 timestamp signature verification.
The main changes includes:
1. Enabling SHA384 and SHA512 digest algorithm; (Sha512.c)
2. RFC 3161 timestamp signature verification support; (CryptTs.c)
3. Fixed one ASN.1 length encoding issue in Authenticode verification routine. (CryptAuthenticode.c)
4. Add the corresponding test cases in Cryptest utility (SHA384 & SHA512 & Timestamp verification)

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Qin Long <qin.long@intel.com> 
Reviewed-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16339 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-12 08:51:45 +00:00
..
AuthenticodeVerify.c Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. 2011-08-16 06:46:52 +00:00
BlockCipherVerify.c Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. 2010-11-02 06:06:38 +00:00
Cryptest.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
Cryptest.h CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
Cryptest.inf CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
Cryptest.uni CryptoPkg: Convert non DOS format files to DOS format 2014-09-03 08:56:12 +00:00
CryptestExtra.uni CryptoPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:51:39 +00:00
DhVerify.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
HashVerify.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
HmacVerify.c Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. 2010-11-02 06:06:38 +00:00
RandVerify.c Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. 2010-11-02 06:06:38 +00:00
RsaVerify.c Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. 2010-11-02 06:06:38 +00:00
RsaVerify2.c Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. 2011-08-16 06:46:52 +00:00
TSVerify.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00