summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc4/rc4_enc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move endian/word size checks from runtime to compile timebcook2017-08-131-33/+33
* In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 codejsing2015-10-211-63/+1
* Lob a style(9) grenade in here.jsing2015-10-201-129/+143
* deregister; no binary changejsg2014-10-281-3/+3
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* typo in commentmiod2014-04-271-1/+1
* I'm glad to know that Ultrix CC has a bug optimizing switch() statementsmiod2014-04-231-10/+0
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-7/+3
* resolve conflicts, fix local changesdjm2010-10-011-8/+8
* resolve conflictsdjm2008-09-061-2/+2
* resolve conflictsdjm2006-06-271-4/+0
* resolve conflictsdjm2005-04-291-0/+4
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+185
* OpenSSL 0.9.4 mergebeck1999-09-291-7/+3
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+135