PKCS5_PBKDF2_HMAC implementation : [openssl-src-dir]\crypto\evp\p5_crpt2.c

in [openssl-src-dir]\crypto\evp\evp.h : PKCS5_SALT_LEN   is defined as 8

Le 13/06/2013 08:39, Rengith M. a écrit :

Hi,

This is to know further about implementation of PBKDF2, PKCS5_PBKDF2_HMAC.

1.Would like to know the maximum salt length allowed.

2.Usage of hash function SHA256  with above function.

3.Which source code file implements the above function.

4.Please provide references to documentation on these, examples.

5.How to build on VC++ 6.0 for windows XP, SP3.

i.e., I would like to check the PBKDF2, with key hashed with SHA256 and salt length equal to or greater than 8bytes


Reply via email to