[patch 0/3] [RFC] zlib crypto module
- From: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>
- Date: Fri, 29 Aug 2008 15:41:58 +0200
These patches add a (de)compression module for the "zlib" format using the
crypto API:
[1] crypto: Add a zlib crypto module
[2] tcrypt: Add a self test for the zlib crypto module
[3] squashfs: Switch from zlib/inflate to "zlib" crypto module
The last patch is a proof-of-concept to make SquashFS 3.4 use this new zlib
crypto module. This makes it easier to e.g. change the decompression algorithm
in SquashFS or to make use of a hardware-accelerated zlib crypto module.
It can be extended to other compressed file systems, like e.g. AxFS and CRAMFS.
All comments are welcome. Thanks!
With kind regards,
Geert Uytterhoeven
Software Architect
Sony Techsoft Centre Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium
Phone: +32 (0)2 700 8453
Fax: +32 (0)2 700 8622
E-mail: Geert.Uytterhoeven@xxxxxxxxxxx
Internet: http://www.sony-europe.com/
A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 · RPR Brussels
Fortis · BIC GEBABEBB · IBAN BE41293037680010
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [patch 3/3] squashfs: Switch from zlib/inflate to "zlib" crypto module
- From: Geert Uytterhoeven
- [patch 2/3] tcrypt: Add a self test for the zlib crypto module
- From: Geert Uytterhoeven
- [patch 1/3] crypto: Add a zlib crypto module
- From: Geert Uytterhoeven
- [patch 3/3] squashfs: Switch from zlib/inflate to "zlib" crypto module
- Prev by Date: Re: [PATCH] ftrace: disable tracing for suspend to ram
- Next by Date: [patch 1/3] crypto: Add a zlib crypto module
- Previous by thread: sched_mc_power_savings broken with CGROUPS+CPUSETS
- Next by thread: [patch 1/3] crypto: Add a zlib crypto module
- Index(es):