summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4.h
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov
2005-06-26Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov
2004-11-26Engage RC4 IA-64 assembler module.Andy Polyakov
2003-03-20Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-02-05Document RC4.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-22Remove references to .org header file names.Ulf Möller
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1998-12-28Deal with generated files.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall