aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_arc.c
Commit message (Expand)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-34/+32
* Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-0/+2
* Adding padding to encrypted IM-passwords so the exact password length can'tWilmer van der Gaast2008-03-16-13/+22
* Fixed broken check in check_arc.cWilmer van der Gaast2008-02-16-2/+3
* "Changed" the ArcFour implementation. I'm afraid this was a waste of time,Wilmer van der Gaast2007-10-07-1/+1
* Adding test for arc.c so that I can now safely replace the RC4 code with aWilmer van der Gaast2007-10-07-0/+95