From: Milan Broz <mbroz@redhat.com>
To: dm-devel@redhat.com
Cc: Milan Broz <mbroz@redhat.com>
Subject: [PATCH 0/3 v2] dm crypt: add Loop-AES compatibility mode support
Date: Thu, 6 Jan 2011 21:03:59 +0100 [thread overview]
Message-ID: <cover.1294344057.git.mbroz@redhat.com> (raw)
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
next reply other threads:[~2011-01-06 20:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 20:03 Milan Broz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1294344057.git.mbroz@redhat.com \
--to=mbroz@redhat.com \
--cc=dm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.