AES optimized for x86-64

2006-03-14 Thread Dag Arne Osvik
for inclusion in the Linux kernel later. In the meantime, comments are welcome. I'm still working on a version optimized for AMD - will get back to that later, as well as some 32-bit versions I'll soon provide. Regards, Dag Arne Osvik /* * AES optimized for Intel Pentium 4E with EM64T

Re: AES optimized for x86-64

2006-03-15 Thread Dag Arne Osvik
Herbert Xu wrote: On Wed, Mar 15, 2006 at 03:32:33PM +0100, Dag Arne Osvik wrote: Cool. How does this compare with the existing x86-64 AES implementation? Using the best average encryption time per block from tcrypt's speed tests gave these numbers: ECB on Intel288.5 ECB on AMD

Re: [PATCH 4/4] Twofish cipher - x86_64 assembler

2006-06-05 Thread Dag Arne Osvik
Dag Arne Osvik wrote: Joachim Fritschi wrote: On Sunday 04 June 2006 23:01, Dag Arne Osvik wrote: Andi Kleen wrote: On Sunday 04 June 2006 15:16, Joachim Fritschi wrote: This patch adds the twofish x86_64 assembler routine. +/* Defining a few register aliases for better reading */ Maybe

Re: [FYI]: Introduction of the support for RFC4312(The Camellia Cipher Algorithm)

2006-10-13 Thread Dag Arne Osvik
Noriaki TAKAMIYA wrote: I sent the collect URL. The following URL is correct. https://info.isl.ntt.co.jp/crypt/eng/camellia/source_s.html Thank you, I'm cc'ing linux-crypto and netdev so you don't get more questions about this. Regards, Dag Arne Osvik - To unsubscribe from this list

Re: Crypto Update for 2.6.38

2011-01-10 Thread Dag Arne Osvik
On Sat, Jan 08, 2011 at 03:23:04PM +0200, Nikos Mavrogiannopoulos wrote: On Fri, Jan 7, 2011 at 2:04 PM, Neil Horman nhor...@tuxdriver.com wrote: Btw, it doesn't have to be about performance per se. Does this allow people to use keys without actually _seeing_ those keys? Your