openssl/crypto/rc4
2007-04-02 09:50:14 +00:00
..
asm RC4_set_key for x86_64 and Core2 optimization. 2007-04-02 09:50:14 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
Makefile Reserve for assembler implementation of RC4_set_key and implement x86 one. 2007-04-01 17:01:12 +00:00
rc4_enc.c Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserve 2005-06-26 16:09:29 +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 Constify version strings and some structures. 2007-01-21 13:07: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 Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserve 2005-06-26 16:09:29 +00:00
rc4s.cpp
rc4speed.c
rc4test.c Fix signed/unsigned warnings. 2005-07-26 04:25:05 +00:00
rrc4.doc