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
.cvsignore
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
rc4_enc.c
rc4_locl.h
rc4_skey.c
rc4.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
rc4.h
rc4s.cpp
rc4speed.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
rc4test.c
rrc4.doc