audk/CryptoPkg/Application/Cryptest
Qin Long a8f37449c7 CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.
Add one new API (Pkcs5HashPassword) to provide PKCS#5 v2.0 PBKDF2
support (Password based encryption key derivation function, specified
in RFC 2898).
Also update the Cryptest utility to include the new API testing (with
the test vector from RFC6070).

Cc: Ting Ye <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>
2016-11-02 23:19:01 +08:00
..
AuthenticodeVerify.c
BlockCipherVerify.c
Cryptest.c CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
Cryptest.h CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
Cryptest.inf CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
Cryptest.uni
CryptestExtra.uni
DhVerify.c
HashVerify.c CryptoPkg: Add xxxxHashAll APIs to facilitate the digest computation 2016-11-02 23:16:10 +08:00
HmacVerify.c CryptoPkg: Add HMAC-SHA256 cipher support 2016-11-02 23:17:21 +08:00
Pkcs5Pbkdf2Verify.c CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
RandVerify.c
RsaVerify.c
RsaVerify2.c
TSVerify.c CryptoPkg: Clean up unreferenced symbol in Cryptest utility. 2016-09-21 16:40:19 +08:00