From: Jari Ruusu <jari.ruusu@pp.inet.fi>
To: linux-crypto@nl.linux.org
Cc: linux-kernel@vger.kernel.org
Subject: Announce loop-AES-v1.4d file/swap crypto package
Date: Mon, 03 Sep 2001 19:43:22 +0300 [thread overview]
Message-ID: <3B93B32A.69D25916@pp.inet.fi> (raw)
[linux-kernel also CC'd due to recent encrypted swap discussion]
In short: If file and swap crypto is all you need, this package is a hassle
free replacement for international crypto patch and HVR's crypto-api.
This package provides loadable Linux kernel module (loop.o) that has AES
cipher built-in. The AES cipher can be used to encrypt local file systems
and disk partitions. For more information about compiling and using the
driver, see the README file in the package.
Features:
- GPL license.
- No source modifications to kernel. No patch hassles when you are upgrading
your kernel.
- Works with all recent 2.4, 2.2 and 2.0 kernels, including distro vendor
kernels. Encrypted disk images are compatible across all supported
kernels.
- AES cipher is used in CBC mode. Supports 128, 192 and 256 bit keys.
- Passwords hashed with SHA-256, SHA-384 or SHA-512.
- 512 byte based IV. IV is immune to variations in transfer size and does
not depend on file system block size.
- Device backed (partition backed) loop is capable of encrypting swap on 2.4
kernels.
Changes since previous release:
- Little speed optimization in aes-glue.c
- External encryption module locking bug is fixed (kernel 2.4 only). This
bug did not affect loop-AES operation at all. This fix is from Ingo
Rohloff.
- On 2.4 kernels, device backed loop maintains private pre-allocated pool of
RAM pages that are used when kernel is totally out of free RAM. This
change also fixes stock loop.c sin of sleeping in make_request_fn().
Kernel 2.4 users who want to encrypt swap partitions should upgrade to this
version. No need to upgrade if you use older 2.2 or 2.0 kernels.
bzip2 compressed tarball is here:
http://loop-aes.sourceforge.net/loop-AES-v1.4d.tar.bz2
md5sum 404f82796bacc479deb266f13ec260b8
PGP signature file, my public key, and fingerprint here:
http://loop-aes.sourceforge.net/loop-AES-v1.4d.tar.bz2.sign
http://loop-aes.sourceforge.net/PGP-public-key.asc
1024/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
Regards,
Jari Ruusu <jari.ruusu@pp.inet.fi>
next reply other threads:[~2001-09-03 16:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-03 16:43 Jari Ruusu [this message]
2001-09-03 20:56 ` Announce loop-AES-v1.4d file/swap crypto package Eyal Lebedinsky
2001-09-03 22:22 ` Jari Ruusu
2001-09-04 12:27 ` Eyal Lebedinsky
2001-09-04 17:56 ` Jari Ruusu
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=3B93B32A.69D25916@pp.inet.fi \
--to=jari.ruusu@pp.inet.fi \
--cc=linux-crypto@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
/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