* Run performance check for PBKDF2 from LUKS code, do not mix hash algoritms results.
authorMilan Broz <gmazyland@gmail.com>
Sun, 30 Aug 2009 18:09:34 +0000 (18:09 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sun, 30 Aug 2009 18:09:34 +0000 (18:09 +0000)
commit74b26c7b8a2b6f09c7e5030d89c225feb418cfd5
treef0594ee549cdcced77c18b24aea6b6fecc0ff41f
parentcee0f0b49fe3c88832287b61258078753f183e7e
* Run performance check for PBKDF2 from LUKS code, do not mix hash algoritms results.
* Add ability to provide pre-generated master key and UUID in LUKS header format.
* Add LUKS function to verify master key digest.
* Move key slot manuipulation function into LUKS specific code.

Signed-off-by: Milan Broz <mbroz@redhat.com>
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@94 36d66b0a-2a48-0410-832c-cd162a569da5
ChangeLog
lib/libcryptsetup.h
lib/setup.c
luks/keymanage.c
luks/luks.h
luks/pbkdf.c
luks/pbkdf.h