DM-Crypt Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] Alternate KDFs (Key Derivation Functions) in cryptsetup
@ 2013-06-17 23:47 Mike
  2013-06-18 13:39 ` Milan Broz
  0 siblings, 1 reply; 4+ messages in thread
From: Mike @ 2013-06-17 23:47 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]

Hi,

I started some work on adding changes to the cryptsetup code to allow for
the use of different KDFs during key derivation, as it's a feature I
believe would be useful. I was thinking of adding both bcrypt and scrypt as
available alternative KDFs that the user may choose from.  As I didn't wish
to alter the current header structure, if there's a different KDF used
during format, that KDF would have to be specified during volume open, as
well any other relevant operations.

If I created a patch for all the changes and submitted them for review,
would there be an interest in incorporating them into the main cryptsetup
branch? I've already incorporated the scrypt reference implementation into
the cryptsetup codebase and confirmed that the official test vectors match
the output. I would also be interested in helping out with any other
updates that might need to be made.

Thanks for your time,
Mike

[-- Attachment #2: Type: text/html, Size: 1000 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-21  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 23:47 [dm-crypt] Alternate KDFs (Key Derivation Functions) in cryptsetup Mike
2013-06-18 13:39 ` Milan Broz
2013-06-21  1:14   ` Mike
2013-06-21  2:16     ` Arno Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox