aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4_skey.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level RC4 functionsPauli2020-01-161-0/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-2/+2
* Remove email addresses from source code.Rich Salz2017-10-131-1/+0
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Remove outdated legacy crypto optionsRich Salz2016-01-271-9/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-42/+41
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* rc4_skey.c: remove dead/redundant code (it's never compiled) andAndy Polyakov2011-06-061-34/+0
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov2005-06-261-4/+0
* Engage RC4 IA-64 assembler module.Andy Polyakov2004-11-261-0/+4
* RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov2004-11-211-7/+40
* Document RC4.Ulf Möller2000-02-051-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix security hole.Ben Laurie1999-03-221-1/+2
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+119