audk/CryptoPkg/Library/BaseCryptLib/Pk
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
..
CryptAuthenticode.c CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type 2015-10-29 14:16:37 +00:00
CryptAuthenticodeNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptDh.c CryptoPkg BaseCryptLib: Avoid passing NULL ptr to function BN_bn2bin() 2016-07-12 08:53:19 +08:00
CryptDhNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptPkcs5Pbkdf2.c CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
CryptPkcs5Pbkdf2Null.c CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation. 2016-11-02 23:19:01 +08:00
CryptPkcs7Sign.c CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
CryptPkcs7SignNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptPkcs7Verify.c CryptoPkg: Fix "responsiblity" typos 2016-08-11 15:21:49 +08:00
CryptPkcs7VerifyNull.c CryptoPkg: Fix "responsiblity" typos 2016-08-11 15:21:49 +08:00
CryptRsaBasic.c CryptoPkg/BaseCryptLib: Add missing OpenSSL includes 2015-10-29 14:15:53 +00:00
CryptRsaExt.c CryptoPkg/BaseCryptLib: Add missing OpenSSL includes 2015-10-29 14:15:53 +00:00
CryptRsaExtNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptTs.c CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME 2015-10-29 14:16:54 +00:00
CryptTsNull.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
CryptX509.c CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME 2015-10-29 14:16:54 +00:00
CryptX509Null.c CryptoPkg: Add some comments for API usage clarification. 2015-06-19 02:46:51 +00:00