From: Herbert Xu Subject: Re: [PATCH 1/1] salsa20: Salsa20 stream cipher Date: Sun, 18 Nov 2007 21:38:09 +0800 Message-ID: <20071118133809.GA28779@gondor.apana.org.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Crypto To: Tan Swee Heng Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:4653 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752155AbXKRNiM (ORCPT ); Sun, 18 Nov 2007 08:38:12 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Fri, Nov 16, 2007 at 03:52:32AM +0800, Tan Swee Heng wrote: > This patch implements the Salsa20 stream cipher using the blkcipher interface. > > The core cipher code comes from Daniel Bernstein's submission to eSTREAM: > http://www.ecrypt.eu.org/stream/svn/viewcvs.cgi/ecrypt/trunk/submissions/salsa20/full/ref/ > > The test vectors comes from: > http://www.ecrypt.eu.org/stream/svn/viewcvs.cgi/ecrypt/trunk/submissions/salsa20/full/ > > It has been tested successfully with "modprobe tcrypt mode=34" on an > UML instance. I was going to apply this but you didn't give a Signed-off-by header. Please follow the instructions in Documentation/SubmittingPatches. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt