[dm-devel] [PATCH 0/3 v2] dm crypt: add Loop-AES compatibility mode support

Milan Broz mbroz at redhat.com
Thu Jan 6 20:03:59 UTC 2011


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




More information about the dm-devel mailing list