All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Luc Cooke <jlcooke@certainkey.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] crypto/sha256.c crypto/sha512.c
Date: Tue, 27 Jan 2004 14:39:45 -0500	[thread overview]
Message-ID: <20040127193945.GA15559@certainkey.com> (raw)

Optimized the choice and majority fuctions a bit.

Patch:
  http://jlcooke.ca/lkml/faster_sha2.patch

Test suite:
  http://jlcooke.ca/lkml/faster_sha2.c
  build with:
    gcc -O3 -s faster_sha2.c -o faster_sha2

JLC

-- 
http://www.certainkey.com
Suite 4560 CTTC
1125 Colonel By Dr.
Ottawa ON, K1S 5B6

             reply	other threads:[~2004-01-27 19:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 19:39 Jean-Luc Cooke [this message]
2004-01-27 20:14 ` [PATCH] crypto/sha256.c crypto/sha512.c James Morris
2004-01-27 20:22   ` Jean-Luc Cooke
2004-01-27 21:05     ` David S. Miller
2004-01-27 22:12       ` Jean-Luc Cooke
2004-01-28 21:30         ` Jean-Luc Cooke
2004-01-28 22:08           ` James Morris
2004-01-28 23:03             ` David S. Miller

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=20040127193945.GA15559@certainkey.com \
    --to=jlcooke@certainkey.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.