public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* cryptoapi compression modules & JFFSx
@ 2005-06-23 19:33 Kluba, Patrik
  2005-06-23 21:38 ` Herbert Xu
  2005-06-24  7:36 ` Artem B. Bityuckiy
  0 siblings, 2 replies; 3+ messages in thread
From: Kluba, Patrik @ 2005-06-23 19:33 UTC (permalink / raw)
  To: LKML; +Cc: Ferenc Havasi, Artem B. Bityuckiy, Herbert Xu, Michal Ludvig


Hi everybody,

I'm going to port JFFS2's compression modules to CryptoApi except  
{in|de}flate, which Artem is working(?) on.
I've noticed that the pcompress thing (slen <-> *slen and partial  
compression which about a discussion was on the list) is in Herbert's  
repository. Does it mean that it will get into the kernel once? I just  
would like to be sure whether should I implement pcompress or not.

The second thing is that we would like to use CryptoApi from user  
space. This way it won't be necessary to reimplement compression  
algorithms in user space filesystem image creation programs  
(mkfs.jffsx), and it would make using & distributing closed-source  
proprietary compression methods easier.
There's a patch at http://www.logix.cz/michal/devel/cryptodev/, written  
by Michal Ludvig, which adds a /dev/crypto device for this purpose, as  
on *BSD. Is there a chance that this can get into the kernel?

Regards,

   Patrik Kluba


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

end of thread, other threads:[~2005-06-24  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 19:33 cryptoapi compression modules & JFFSx Kluba, Patrik
2005-06-23 21:38 ` Herbert Xu
2005-06-24  7:36 ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox