Hello,

[EMAIL PROTECTED] wrote on 09/03/2008 04:16:57 PM:

> Hi all,
> 
> According to the man page for EVP_BytesToKey, "Newer applications should 

> use more standard algorithms such as PKCS#5 v2.0 for key derivation".
> 
> Unfortunately the man page stops there, and doesn't give a clue as to 
> which openssl function should be used to derive a key in a compliant 
way.
> 
> Does openssl support RFC2898, and if so, what function should I be 
> looking at?
PKCS5_PBKDF2_HMAC_SHA1()

Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to