Re: zlib or crypto ?

From: Raphael Jacquot
Date: Mon Jan 24 2005 - 07:56:51 EST


Ian Norton wrote:
Hi,

I'm trying to write a module that uses deflate, I'm wondering which is the best
point to use the zlib functions from, crypto.h or zlib.h

i only need to compress data of about 4k in size,

any suggesions?

Regards

Ian


shouldn't there be only one copy of zlib in the entire kernel ???
-
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/