On Wed, Mar 15, 2006 at 08:57:48AM +0100, Dag Arne Osvik wrote:
> 
> I've attached an implementation of AES optimized for 64-bit Pentium 4E. 
>  The round function achieves 3 ?ops per cycle, so even with function 
> call overhead its performance is quite good, with best average time for 
> 10000 consecutive encryptions at <233 cycles per block.  I'll make it 
> ready for inclusion in the Linux kernel later.  In the meantime, 
> comments are welcome.

Cool.  How does this compare with the existing x86-64 AES implementation?

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to