openssl/crypto/rc4
Andy Polyakov 376729e130 RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's
apparently impossible to compose blended code with would perform
satisfactory on all x86 and x86_64 cores, an extra RC4_CHAR
code-path is introduced and P4 core is detected at run-time. This
way we keep original performance on non-P4 implementations and
turbo-charge P4 performance by factor of 2.8x (on 32-bit core).
2004-11-21 10:36:25 +00:00
..
asm RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's 2004-11-21 10:36:25 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +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 Make sure we get the definition of OPENSSL_NO_RC4. 2003-03-20 23:29:17 +00:00
rc4_enc.c Document RC4. 2000-02-05 10:41:05 +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 RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's 2004-11-21 10:36:25 +00:00
rc4s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
rc4speed.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
rc4test.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
rrc4.doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00