From: Jari Ruusu <jariruusu@users.sourceforge.net>
To: markus reichelt <ml@mareichelt.de>
Cc: linux-crypto@nl.linux.org, linux-kernel@vger.kernel.org
Subject: Re: Announce loop-AES-v3.2a file/swap crypto package
Date: Wed, 16 May 2007 07:53:31 +0300 [thread overview]
Message-ID: <464A8E4B.74E1DB2E@users.sourceforge.net> (raw)
In-Reply-To: 20070515211642.GA1058@tatooine.rebelbase.local
markus reichelt wrote:
> * Jari Ruusu <jariruusu@users.sourceforge.net> wrote:
> > loop-AES changes since previous release:
> > - loop_twofish.c loop_serpent.c loop_blowfish.c modules included.
> > They are not built by default. Add EXTRA_CIPHERS=y make parameter
> > to build them.
>
> Just curious, will the ciphers package also be continued/available
> separately as before or is it merged from now on into the loop-aes
> package?
Since loop-AES package now provides equivalent funtionality, it doesn't make
sense to maintain second package providing redundant functionality. The
merge was done because of difficulties getting versioned symbols to match
between two separately compiled packages. Even if separate package were to
be maintained (it won't be), it would not work well with versioned symbols.
If you want to blame someone for that, then blame mainline linux kbuild
guys.
I forgot to clearly say following in loop-AES-v3.2a README:
This command builds loop module with AES cipher integrated, as usual:
make KEYSCRUB=y LINUX_SOURCE=/some/path/here
This command builds loop module with AES cipher integrated, and separate
twofish, serpent, and blowfish loop cipher modules:
make KEYSCRUB=y EXTRA_CIPHERS=y LINUX_SOURCE=/some/path/here
This command builds only twofish, serpent, and blowfish loop cipher modules.
This assumes that kernel patch version of loop-AES is being used and is
enabled in kernel configuration:
make EXTRA_CIPHERS=y BUILD_LOOP=n LINUX_SOURCE=/some/path/here
Key scrubbing, as enabled by KEYSCRUB=y make command line parameter,
currently only works for AES cipher. It has no effect on twofish, serpent,
and blowfish ciphers.
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
prev parent reply other threads:[~2007-05-16 4:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-15 18:03 Announce loop-AES-v3.2a file/swap crypto package Jari Ruusu
2007-05-15 21:16 ` markus reichelt
2007-05-16 4:53 ` Jari Ruusu [this message]
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=464A8E4B.74E1DB2E@users.sourceforge.net \
--to=jariruusu@users.sourceforge.net \
--cc=linux-crypto@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ml@mareichelt.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox