|
cryptographic software
$Id: index.html,v 1.5 2009/03/16 20:59:41 dean Exp $
- SHA1 and SHA256 using SSE2 -- an implementation
of SHA1 and SHA256 which attempts to utilize both ALU and SSE2 computations
simultaneously to achieve greater parallelism.
- SHA1: an older version of the SHA1 code above, and a
description of how the technique works.
- RSA: a patch to OpenSSL to use SSE2 to accelerate RSA.
| |