openssl/crypto/rc4
Dr. Stephen Henson 323f289c48 Change all calls to low level digest routines in the library and
applications to use EVP. Add missing calls to HMAC_cleanup() and
don't assume HMAC_CTX can be copied using memcpy().

Note: this is almost identical to the patch submitted to openssl-dev
by Verdon Walker <VWalker@novell.com> except some redundant
EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
made to avoid compiler warnings.
2001-06-19 22:30:40 +00:00
..
asm Remove Win32 assembler files. They are always rebuilt (with some 2000-03-13 08:04:20 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rc4.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
rc4.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
rc4_enc.c Document RC4. 2000-02-05 10:41:05 +00:00
rc4_locl.h rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; 1999-06-14 14:48:25 +00:00
rc4_skey.c Document RC4. 2000-02-05 10:41:05 +00:00
rc4s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
rc4speed.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
rc4test.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
rrc4.doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00