crypto: add pbkdf2 hmac key generator
this will allow to generate a KEY + IV based on a password and salt for AES
encryption/decryption as example

or simply the key for hmac or rsa from text password

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 18d778a commit 5f5d5331bb5e029264b9bc0cfbb3c32ec3158638
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015
Sascha Hauer committed on 19 Mar 2015
Showing 4 changed files
View
crypto/Kconfig
View
crypto/Makefile
View
crypto/pbkdf2.c 0 → 100644
View
include/crypto/pbkdf2.h 0 → 100644