aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc4/rc4_skey.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 04/10Rich Salz1-54/+6
2016-01-27Remove outdated legacy crypto optionsRich Salz1-9/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-42/+41
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+2
2011-06-06rc4_skey.c: remove dead/redundant code (it's never compiled) andAndy Polyakov1-34/+0
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2005-06-26Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov1-4/+0
2004-11-26Engage RC4 IA-64 assembler module.Andy Polyakov1-0/+4
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov1-7/+40
2000-02-05Document RC4.Ulf Möller1-1/+1
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+2
1999-04-17Massive constification.Ben Laurie1-2/+2
1999-03-22Fix security hole.Ben Laurie1-1/+2
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+119