Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756690AbXFIHdP (ORCPT ); Sat, 9 Jun 2007 03:33:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753534AbXFIHdB (ORCPT ); Sat, 9 Jun 2007 03:33:01 -0400 Received: from sovereign.computergmbh.de ([85.214.69.204]:27746 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752457AbXFIHdA (ORCPT ); Sat, 9 Jun 2007 03:33:00 -0400 Date: Sat, 9 Jun 2007 09:32:59 +0200 (CEST) From: Jan Engelhardt To: Benjamin Gilbert cc: akpm@linux-foundation.org, herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] [CRYPTO] Add optimized SHA-1 implementation for i486+ In-Reply-To: <20070608214253.23949.40465.stgit@dev> Message-ID: References: <20070608214242.23949.30350.stgit@dev> <20070608214253.23949.40465.stgit@dev> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-699020219-1635784504-1181374363=:4353" Content-ID: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1018 Lines: 32 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---699020219-1635784504-1181374363=:4353 Content-Type: TEXT/PLAIN; CHARSET=UTF-8 Content-Transfer-Encoding: 8BIT Content-ID: On Jun 8 2007 17:42, Benjamin Gilbert wrote: >@@ -0,0 +1,299 @@ >+/* >+ * x86-optimized SHA1 hash algorithm (i486 and above) >+ * >+ * Originally from Nettle >+ * Ported from M4 to cpp by Benjamin Gilbert >+ * >+ * Copyright (C) 2004, Niels M?ller >+ * Copyright (C) 2006-2007 Carnegie Mellon University UTF-8 please. Hint: it should most likely be an รถ. Jan -- ---699020219-1635784504-1181374363=:4353-- - 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/