public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] crypto/sha256.c crypto/sha512.c
@ 2004-01-27 19:39 Jean-Luc Cooke
  2004-01-27 20:14 ` James Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Jean-Luc Cooke @ 2004-01-27 19:39 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-01-28 23:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27 19:39 [PATCH] crypto/sha256.c crypto/sha512.c Jean-Luc Cooke
2004-01-27 20:14 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox