9
0
Fork 0
barebox/include/crypto
Marc Kleine-Budde cd04ed3120 crypto: add simple keystore
This patch adds a simple keystore to barebox. The keystore implements a simple
key-value store to hold arbitrary values.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-27 08:26:40 +01:00
..
internal.h crypto: hmac: move register to hmac 2015-03-27 07:49:45 +01:00
keystore.h crypto: add simple keystore 2015-11-27 08:26:40 +01:00
pbkdf2.h crypto: add pbkdf2 hmac key generator 2015-03-19 07:46:22 +01:00
sha.h crypto: sha1: switch to linux implementation 2015-03-27 07:49:45 +01:00