All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] dm crypt: add Loop-AES compatibility mode support
@ 2011-01-06 20:03 Milan Broz
  2011-01-06 20:04 ` [PATCH 1/3] dm crypt: add post IV call to IV generator Milan Broz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Milan Broz @ 2011-01-06 20:03 UTC (permalink / raw)
  To: dm-devel; +Cc: Milan Broz

These patches add compatibility mode support for Loop-AES encryption
system, see http://loop-aes.sourceforge.net/

Note: the patchset is based on top of dm devel queue,
http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/series.html

Milan Broz (3):
  dm crypt: add post IV call to IV generator
  dm crypt: add multi-key capability
  dm crypt: add Loop-AES IV generator

 Documentation/device-mapper/dm-crypt.txt |    7 +-
 drivers/md/dm-crypt.c                    |  313 ++++++++++++++++++++++++++----
 2 files changed, 285 insertions(+), 35 deletions(-)

-- 
1.7.2.3

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

end of thread, other threads:[~2011-01-06 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 20:03 [PATCH 0/3 v2] dm crypt: add Loop-AES compatibility mode support Milan Broz
2011-01-06 20:04 ` [PATCH 1/3] dm crypt: add post IV call to IV generator Milan Broz
2011-01-06 20:04 ` [PATCH 2/3] dm crypt: add multi-key capability Milan Broz
2011-01-06 20:04 ` [PATCH 3/3] dm crypt: add Loop-AES IV generator Milan Broz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.