audk/CryptoPkg/Application/Cryptest
Jordan Justen 3af422600f CryptoPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py CryptoPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19250 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:51:26 +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 all .uni files to utf-8 2015-12-15 04:51:26 +00:00
CryptestExtra.uni CryptoPkg: Convert all .uni files to utf-8 2015-12-15 04:51:26 +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