Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261291AbVAXMop (ORCPT ); Mon, 24 Jan 2005 07:44:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261314AbVAXMop (ORCPT ); Mon, 24 Jan 2005 07:44:45 -0500 Received: from mail.metronet.co.uk ([213.162.97.75]:27591 "EHLO mail.metronet.co.uk") by vger.kernel.org with ESMTP id S261291AbVAXMoo (ORCPT ); Mon, 24 Jan 2005 07:44:44 -0500 Date: Mon, 24 Jan 2005 12:43:26 +0000 From: Ian Norton To: linux-kernel@vger.kernel.org Subject: zlib or crypto ? Message-ID: <20050124124326.GA25406@earth.dsh.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 571 Lines: 22 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 -- /* www.darkspace.org.uk { web development, application development, consultancy, firewalls */ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/