openssl/crypto/rc4
Andy Polyakov 81ee80ab88 +45% RC4 performance boost on Intel EM64T core. Unrolled loop providing
further +35% will follow...

Submitted by: Zou Nanhai
2005-04-06 09:45:42 +00:00
..
asm +45% RC4 performance boost on Intel EM64T core. Unrolled loop providing 2005-04-06 09:45:42 +00:00
.cvsignore
Makefile Extend Solaris x86 support to amd64. 2005-04-04 17:10:53 +00:00
rc4_enc.c Engage RC4 IA-64 assembler module. 2004-11-26 15:12:17 +00:00
rc4_locl.h RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's 2004-11-21 10:36:25 +00:00
rc4_skey.c Engage RC4 IA-64 assembler module. 2004-11-26 15:12:17 +00:00
rc4.c EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
rc4.h Engage RC4 IA-64 assembler module. 2004-11-26 15:12:17 +00:00
rc4s.cpp
rc4speed.c
rc4test.c Remove unused buffer 'buf'. 2004-12-20 00:49:36 +00:00
rrc4.doc