openssl/crypto/rc4/asm
Andy Polyakov 02703c74a4 Unrolled RC4 IA-64 loop gives 40% improvement over current assembler
implementation [as predicted].

Submitted by: David Mosberger

Obtained from: http://www.hpl.hp.com/research/linux/crypto/
2005-07-18 16:55:52 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
rc4-586.pl +20% performance improvement of P4-specific RC4_CHAR loop. 2005-05-15 22:43:00 +00:00
rc4-ia64.pl Unrolled RC4 IA-64 loop gives 40% improvement over current assembler 2005-07-18 16:55:52 +00:00
rc4-ia64.S Fix unwind directives in IA-64 assembler modules. This helps symbolic 2005-07-18 09:54:14 +00:00
rc4-x86_64.pl Commentary update motivating code update in 0.9.7. 2005-05-04 14:51:38 +00:00