linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Tan Swee Heng <thesweeheng@gmail.com>
Cc: Linux Crypto <linux-crypto@vger.kernel.org>
Subject: Re: [PATCH 2/2] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Date: Fri, 7 Dec 2007 17:22:11 +0800	[thread overview]
Message-ID: <20071207092211.GA8496@gondor.apana.org.au> (raw)
In-Reply-To: <fd3e431c0712051231h44c7bc6epa2f526116cf2c47@mail.gmail.com>

On Thu, Dec 06, 2007 at 04:31:25AM +0800, Tan Swee Heng wrote:
> This patch contains the salsa20-i586 implementation. The original
> assembly code came from
> <http://cr.yp.to/snuffle/salsa20/x86-pm/salsa20.s>. I have reformatted
> it (added indents) so that it matches the other algorithms in
> arch/x86/crypto.
> 
> This patch also contains a speed test for salsa20-i586. Usage is
> "modprobe tcrypt mode=206"
> 
> Signed-off-by: Tan Swee Heng <thesweeheng@gmail.com>

Patch applied.  Thanks!

BTW, I changed your speed test so that it just tests on salsa20.
That way the user can choose which variant gets tested by unloading
the i586 version.

It also prevents a failure if the platform doesn't have salsa20-i586,
which is the case on my x86-64 :)

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  parent reply	other threads:[~2007-12-07  9:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 20:31 [PATCH 2/2] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) Tan Swee Heng
2007-12-05 21:49 ` Sebastian Siewior
2007-12-05 23:51   ` Herbert Xu
2007-12-07 17:02   ` Tan Swee Heng
2007-12-07 18:44     ` Sebastian Siewior
2007-12-08 18:13       ` Tan Swee Heng
2007-12-07  9:22 ` Herbert Xu [this message]
2007-12-08  3:21   ` Tan Swee Heng
2007-12-08  3:30     ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071207092211.GA8496@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=thesweeheng@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).