linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/3] [RFC] zlib crypto module
@ 2008-08-29 13:41 Geert Uytterhoeven
  2008-08-29 13:41 ` [patch 1/3] crypto: Add a " Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2008-08-29 13:41 UTC (permalink / raw)
  To: linux-crypto, squashfs-devel; +Cc: linux-embedded, linux-kernel

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@sonycom.com
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-06  4:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-29 13:41 [patch 0/3] [RFC] zlib crypto module Geert Uytterhoeven
2008-08-29 13:41 ` [patch 1/3] crypto: Add a " Geert Uytterhoeven
2008-08-30  6:23   ` Herbert Xu
2008-08-30  6:39     ` David Woodhouse
2008-08-29 13:42 ` [patch 2/3] tcrypt: Add a self test for the " Geert Uytterhoeven
2008-08-29 13:42 ` [patch 3/3] squashfs: Switch from zlib/inflate to "zlib" " Geert Uytterhoeven
2008-09-06  4:41 ` [Squashfs-devel] [patch 0/3] [RFC] zlib " Phillip Lougher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).