openssl/crypto/rc4
Richard Levitte a2617f727d Don't use $(EXHEADER) directly in for loops, as most shells will break
if $(EXHEADER) is empty.

Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
2004-11-02 23:53:31 +00:00
..
asm A few more files to ignore 2003-01-16 21:33:06 +00:00
.cvsignore
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
rc4.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
rc4.h
rc4_enc.c
rc4_locl.h
rc4_skey.c
rc4s.cpp
rc4speed.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
rc4test.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00
rrc4.doc