aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Remove outdated legacy crypto optionsRich Salz2016-01-271-214/+15
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-58/+58
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-235/+253
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+2
* Please Clang's sanitizer.Andy Polyakov2014-07-081-1/+1
* Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-291-2/+2
* size_t-fy AES, Camellia and RC4.Andy Polyakov2008-10-311-6/+6
* 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
* Document RC4.Ulf Möller2000-02-051-1/+1
* RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1999-10-071-65/+151
* RC4 tune-up.Andy Polyakov1999-09-261-0/+98
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-63/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+195